Difference between revisions of "MLflow"

From
Jump to: navigation, search
m
m
Line 19: Line 19:
 
* [http://mlflow.org/ MLflow.org]
 
* [http://mlflow.org/ MLflow.org]
 
* [http://github.com/mlflow/mlflow MLflow | GitHub]
 
* [http://github.com/mlflow/mlflow MLflow | GitHub]
* [[Analytics]] ... [[Visualization]] ... [[Graphical Tools for Modeling AI Components|Graphical Tools]] ... [[Loop]] ... [[Diagrams for Business Analysis|Diagrams]] & [[Generative AI for Business Analysis|Business Analysis]] ... [[Requirements Management|Requirements]] ... [[Bayes]] ... [[Network Pattern]]
+
* [[Analytics]] ... [[Visualization]] ... [[Graphical Tools for Modeling AI Components|Graphical Tools]] ... [[Diagrams for Business Analysis|Diagrams]] & [[Generative AI for Business Analysis|Business Analysis]] ... [[Requirements Management|Requirements]] ... [[Loop]] ... [[Bayes]] ... [[Network Pattern]]
 
* [[Development]] ... [[Notebooks]] ... [[Development#AI Pair Programming Tools|AI Pair Programming]] ... [[Codeless Options, Code Generators, Drag n' Drop|Codeless, Generators, Drag n' Drop]] ... [[Algorithm Administration#AIOps/MLOps|AIOps/MLOps]] ... [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)|AIaaS/MLaaS]]
 
* [[Development]] ... [[Notebooks]] ... [[Development#AI Pair Programming Tools|AI Pair Programming]] ... [[Codeless Options, Code Generators, Drag n' Drop|Codeless, Generators, Drag n' Drop]] ... [[Algorithm Administration#AIOps/MLOps|AIOps/MLOps]] ... [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)|AIaaS/MLaaS]]
 
* [http://towardsdatascience.com/empowering-spark-with-mlflow-58e6eb5d85e8 Empowering Spark with MLflow | Albert Franzi - Towards Data Science]
 
* [http://towardsdatascience.com/empowering-spark-with-mlflow-58e6eb5d85e8 Empowering Spark with MLflow | Albert Franzi - Towards Data Science]

Revision as of 20:27, 9 July 2023

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