| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
ExperimentsAPI |
WorkspaceClient.experiments()
Experiments are the primary unit of organization in MLflow; all MLflow runs belong to an
experiment.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withExperimentsAPI(ExperimentsAPI experiments)
Replace the default ExperimentsAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.