OptionaldatasetOptionaldatasetThe name of the dataset associated with the metric. E.g. “my.uc.table@2” “nyc-taxi-dataset”, “fantastic-elk-3”
OptionalkeyName of the metric.
OptionalmodelID of the logged model associated with the metric, if applicable
OptionalrunID of the run under which to log the metric. Must be provided.
Optionalrun[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will
be removed in a future MLflow version.
OptionalstepStep at which to log the metric
OptionaltimestampUnix timestamp in milliseconds at the time metric was logged.
OptionalvalueDouble value of the metric being logged.
Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.