Jump to content
Wikipedia The Free Encyclopedia

Draft:MLflow

From Wikipedia, the free encyclopedia
Open source AI software project
Review waiting, please be patient.

This may take 3 months or more, since drafts are reviewed in no specific order. There are 4,392 pending submissions waiting for review.


  • If the submission is accepted, then this page will be moved into the article space.
  • If the submission is declined, then the reason will be posted here.
  • In the meantime, you can continue to improve this submission by editing normally.

Where to get help
  • If you need help editing or submitting your draft, please ask us a question at the AfC Help Desk or get live help from experienced editors. These venues are only for help with editing and the submission process, not to get reviews.
  • If you need feedback on your draft, or if the review is taking a lot of time, you can try asking for help on the talk page of a relevant WikiProject. Some WikiProjects are more active than others so a speedy reply is not guaranteed.
How to improve a draft

You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article.

Improving your odds of a speedy review

To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags.

Editor resources

Reviewer tools
This is a draft article . It is a work in progress open to editing by anyone. Please ensure core content policies are met before publishing it as a live Wikipedia article.

Find sources: Google (books · news · scholar · free images · WP refs· FENS  · JSTOR · TWL
Easy tools: Citation bot (help) | Advanced: Fix bare URLs · Article logs · Draft logs.


Last edited by Quinntropy (talk | contribs) 2 months ago. (Update)
This draft has been submitted and is currently awaiting review.
MLflow
Initial releaseJune 5, 2018 (2018年06月05日)
Written inPython, JavaScript, TypeScript, Java, R
Type AI engineering platform, LLMOps, MLOps
License Apache License 2.0
Websitemlflow.org
Repository github.com/mlflow/mlflow

MLflow is an open source platform for machine learning, LLM applications, and AI agents. Originally developed for machine learning lifecycle management, it provides experiment tracking, a model packaging format, a model registry, and model deployment functionality. Later releases expanded the platform to support LLM applications and AI agents, adding tools for observability, evaluation, prompt management, and LLM access control. Originally created by Databricks and first released in June 2018,[1] MLflow is licensed under the Apache License 2.0 and is a Linux Foundation project.[2] [3]

Capabilities

[edit ]

Machine learning

[edit ]

For machine learning and deep learning workflows, MLflow covers the development lifecycle from experimentation to deployment. It provides experiment tracking for logging and comparing model parameters, metrics, and files across training runs. Models can be packaged in a standardized format compatible with frameworks including scikit-learn, PyTorch, TensorFlow, and Spark ML, and managed through a model registry.[4] [5] MLflow also supports hyperparameter optimization and model serving via REST APIs.

AI agents and LLMs

[edit ]

MLflow 3.0, released in June 2025, added support for building and deploying AI agents and LLM applications.[6] [7] According to project documentation, the release introduced tools for capturing execution traces compatible with the OpenTelemetry standard, an evaluation framework measuring response quality using LLM-as-a-judge scoring and human feedback, versioned storage for prompt templates, and an AI gateway for routing requests and controlling access to LLM providers such as OpenAI, Anthropic, and Google Gemini.[8] [9]

History

[edit ]
Notable releases
Version Date Notes
0.1.0 June 2018 Initial release, announced at the Databricks Spark+AI Summit.[10] [11] [12]
1.0 June 2019 Added loss curve tracking, performance improvements, and Windows support.[13] [14] [15] The Model Registry was introduced shortly thereafter.[16]
2.0 November 2022 Introduced a model evaluation SDK, overhauled UI, and pre-built ML training pipelines.[17] [18]
3.0 June 2025 Added tracing, evaluation, prompt management, and gateway features for AI agents and LLM applications.[19] [6]

Adoption

[edit ]

MLflow is offered or supported by several vendors and cloud platforms. Databricks, the company that originally created MLflow, offers it as a managed service within its data and AI platform.[20] Amazon Web Services integrated MLflow within Amazon SageMaker,[21] and Azure Machine Learning supports MLflow tracking and model deployment natively.[22] Canonical released Charmed MLflow, an enterprise distribution for Ubuntu.[23] InfoWorld included MLflow in its annual Best Open Source Software awards in 2019[24] and 2021.[25]

References

[edit ]
  1. ^ "MLflow 0.1.0". PyPI. 2018年06月05日. Retrieved 2026年03月14日.
  2. ^ "LF AI & Data Landscape" . Retrieved 2026年03月14日.
  3. ^ "MLflow is now a Linux Foundation project". InfoWorld. 2020年06月25日. Retrieved 2026年03月14日.
  4. ^ Schlegel, Marius; Sattler, Kai-Uwe (2022). "Management of Machine Learning Lifecycle Artifacts: A Survey". ACM SIGMOD Record. Retrieved 2026年03月14日.
  5. ^ "Machine learning operations landscape: platforms and tools". Artificial Intelligence Review. Springer Nature. 2025. Retrieved 2026年03月14日.
  6. ^ a b "Announcing MLflow 3.0". MLflow. 2025年06月09日. Retrieved 2026年03月14日.
  7. ^ "Databricks Data + AI Summit 2025: Five takeaways for data professionals, developers". InfoWorld. 2025年06月01日. Retrieved 2026年03月14日.
  8. ^ "MLflow Tracing" . Retrieved 2026年03月14日.
  9. ^ "MLflow AI Gateway" . Retrieved 2026年03月14日.
  10. ^ "Introducing MLflow: An Open Source Machine Learning Platform". Databricks. 2018年06月05日. Retrieved 2026年03月14日.
  11. ^ "MLflow: A System for Machine Learning Lifecycle Management" (PDF). IEEE Data Engineering Bulletin. 2018. Retrieved 2026年03月14日.
  12. ^ "Databricks releases MLflow, runtime for ML and Databricks Delta at Spark + AI Summit". SD Times. 2018年06月06日. Retrieved 2026年03月14日.
  13. ^ "MLflow 1.0.0". GitHub. Retrieved 2026年03月14日.
  14. ^ "Announcing the MLflow 1.0 Release". Databricks. 2019年06月06日. Retrieved 2026年03月14日.
  15. ^ "Databricks wants one tool to rule all AI systems – coincidentally, its own MLflow tool". The Register. 2019年06月07日. Retrieved 2026年03月14日.
  16. ^ "Introducing the MLflow Model Registry". Databricks. 2019年10月17日. Retrieved 2026年03月14日.
  17. ^ "MLflow 2.0.1". GitHub. Retrieved 2026年03月14日.
  18. ^ "Announcing Availability of MLflow 2.0". Linux Foundation. Retrieved 2026年03月14日.
  19. ^ "MLflow 3.0". GitHub. Retrieved 2026年03月14日.
  20. ^ "MLflow guide". Databricks. Retrieved 2026年03月14日.
  21. ^ "AWS brings managed open source MLflow to Amazon SageMaker". VentureBeat. Retrieved 2026年03月14日.
  22. ^ "MLflow and Azure Machine Learning". Microsoft. Retrieved 2026年03月14日.
  23. ^ "Canonical Launches Charmed MLflow to Simplify Management and Maintenance of ML Workflows". InfoQ. 2023年10月01日. Retrieved 2026年03月14日.
  24. ^ "The best open source software of 2019". InfoWorld. 2019年10月01日. Retrieved 2026年03月14日.
  25. ^ "The best open source software of 2021". InfoWorld. 2021年10月01日. Retrieved 2026年03月14日.
[edit ]

Category:AI software Category:Open-source artificial intelligence Category:Software using the Apache license Category:Artificial intelligence Category:Free and open-source software Category:Linux Foundation projects

AltStyle によって変換されたページ (->オリジナル) /