MLflow

From
Revision as of 05:43, 2 July 2023 by BPeat (talk | contribs)
Jump to: navigation, search

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