Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
MlflowHttpException
Returned when an HTTP API request to a remote Tracking service returns an error code.
|
Copyright © 2021. All rights reserved.