3260 Forks
13895 Stars
13895 Watchers

mlflow

Open source platform for the machine learning lifecycle

How to download and setup mlflow

Open terminal and run command
git clone https://github.com/mlflow/mlflow.git
git clone is used to create a copy or clone of mlflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mlflow https://github.com/mlflow/mlflow/archive/master.zip

Or simply clone mlflow with SSH
[email protected]:mlflow/mlflow.git

If you have some problems with mlflow

You may open issue on mlflow support forum (system) here: https://github.com/mlflow/mlflow/issues