Difference between revisions of "MLflow"

From
Jump to: navigation, search
m
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|title=PRIMO.ai
 
|title=PRIMO.ai
 
|titlemode=append
 
|titlemode=append
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS  
+
|keywords=ChatGPT, artificial, intelligence, machine, learning, GPT-4, GPT-5, NLP, NLG, NLC, NLU, models, data, singularity, moonshot, Sentience, AGI, Emergence, Moonshot, Explainable, TensorFlow, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Hugging Face, OpenAI, Tensorflow, OpenAI, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Meta, LLM, metaverse, assistants, agents, digital twin, IoT, Transhumanism, Immersive Reality, Generative AI, Conversational AI, Perplexity, Bing, You, Bard, Ernie, prompt Engineering LangChain, Video/Image, Vision, End-to-End Speech, Synthesize Speech, Speech Recognition, Stanford, MIT |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
+
 
 +
<!-- Google tag (gtag.js) -->
 +
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4GCWLBVJ7T"></script>
 +
<script>
 +
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
 +
 
 +
  gtag('config', 'G-4GCWLBVJ7T');
 +
</script>
 
}}
 
}}
 
[http://www.youtube.com/results?search_query=MLflow Youtube search...]
 
[http://www.youtube.com/results?search_query=MLflow Youtube search...]
Line 10: 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]] ... [[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]] ... [[Hugging Face]] ... [[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]
 +
* [http://www.kdnuggets.com/2018/07/manage-machine-learning-lifecycle-mlflow.html Manage your Machine Learning Lifecycle with MLflow]
 +
* [[Databricks]]
  
MLflow is an open source platform for the complete machine learning lifecycle. MLflow is designed to work with any ML library, algorithm, deployment tool or language. It is very easy to add MLflow to your existing ML code so you can benefit from it immediately, and to share code using any ML library that others in your organization can run. MLflow is also an open source project that users and library developers can extend. [http://www.kdnuggets.com/2018/07/manage-machine-learning-lifecycle-mlflow.html Manage your Machine Learning Lifecycle with MLflow]
+
MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility and deployment. It currently offers three components::
 
 
MLflow provides three components:
 
  
#Tracking — Recording and querying experiments: code, data, config and results. Very useful to keep track of your modelling progress.
+
#Tracking — Record and query experiments: code, data, config, and results.
#Projects — Packaging format for reproducible runs on any platform (i.e Sagemaker).
+
#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://hmkcode.github.io/images/ai/backpropagation.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

Latest revision as of 20:51, 26 April 2024

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