mlflow not being an optional lin

This commit is contained in:
2026-05-29 14:29:05 -04:00
parent 58681cef82
commit 19fef8638b
4 changed files with 22 additions and 45 deletions

View File

@@ -93,12 +93,6 @@ mlflow:
tracking_server_name: your-tracking-server-name
```
Install the optional MLflow dependencies before enabling MLflow:
```bash
uv sync --extra mlflow
```
When MLflow is enabled, `train start` creates an MLflow run for the SageMaker job. `train status` finalizes that run once the job reaches a terminal state and registers completed model artifacts as pre-release model versions using the `prerelease-latest` MLflow alias.
To open the managed SageMaker MLflow UI, request a fresh presigned URL: