add_model_weight

DataProviderLinked.add_model_weight(model: Model, dataset_label: str, model_dimension: str, global_dimension: str)

Add model weight to data.

Parameters:
  • model (Model) – The model.

  • dataset_label (str) – The label of the data.

  • model_dimension (str) – The model dimension.

  • global_dimension (str) – The global dimension.