Difference between revisions of "MLflow"

From
Jump to: navigation, search
Line 18: Line 18:
 
#Projects — Packaging format for reproducible runs on any platform.
 
#Projects — Packaging format for reproducible runs on any platform.
 
#Models — General format for sending models to diverse deployment tools.
 
#Models — General format for sending models to diverse deployment tools.
 
 
http://databricks.com/wp-content/uploads/2018/06/mlflow.png
 
  
  
 
<youtube>wb-ZxtIwSTA</youtube>
 
<youtube>wb-ZxtIwSTA</youtube>
 
<youtube>ek4mJnDw8eE</youtube>
 
<youtube>ek4mJnDw8eE</youtube>
 +
 +
http://developer.ibm.com/v1/AUTH_7046a6f4-79b7-4c6c-bdb7-6f68e920f6e5/Code-Articles/first-impressions-mlflow/images/mlflowObjects.jpg

Revision as of 02:27, 16 March 2019

Youtube search... ...Google search

MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility and deployment. It currently offers three components::

  1. Tracking — Record and query experiments: code, data, config, and results.
  2. Projects — Packaging format for reproducible runs on any platform.
  3. Models — General format for sending models to diverse deployment tools.


mlflowObjects.jpg