Package org.mlflow.tracking
package org.mlflow.tracking
MLflow Tracking provides a Java CRUD interface to MLflow Experiments and Runs --
to create and log to MLflow runs, use the
MlflowContext
interface.-
ClassDescriptionRepresents an active MLflow run and contains APIs to log data to the run.EmptyPage<E>Client to an MLflow Tracking Sever.Superclass of all exceptions thrown by the MlflowClient API.Returns the version of the MLflow project this client was compiled against.Main entrypoint used to start MLflow runs to log to.Returned when an HTTP API request to a remote Tracking service returns an error code.Page<E>