[docs] change MLFlow to MLflow in docs (#13739)

This commit is contained in:
architkulkarni
2021-01-27 16:53:15 -08:00
committed by GitHub
parent 25fa391193
commit 28cf5f91e3
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ CSVLogger
MLFlowLogger
------------
Tune also provides a default logger for `MLFlow <https://mlflow.org>`_. You can install MLFlow via ``pip install mlflow``.
Tune also provides a default logger for `MLflow <https://mlflow.org>`_. You can install MLflow via ``pip install mlflow``.
You can see the :doc:`tutorial here </tune/tutorials/tune-mlflow>`.
WandbLogger