Databricks MLflow Tracking For Linear Regression Model
Last Updated on July 18, 2023 by Editorial Team
Author(s): Amy @GrabNGoInfo
Originally published on Towards AI.
Join Medium with my referral link – Amy @GrabNGoInfo
How to use MLflow to track different model versions and retrieve experiment information?
Photo by Solen Feyissa on Unsplash
MLflow is an open-source platform for machine learning lifecycle management. MLflow on Databricks offers an integrated experience for running, tracking, and serving machine learning models. In this tutorial, we will cover:
How to use MLflow to track different model versions?How to retrieve MLflow experiment information programmatically?How to retrieve MLflow information using Databricks UI?
Resources for this post:
Video tutorial for this post on YouTubeDatabricks notebook with codeMore video tutorials on Databricks and PySparkMore blog posts on Databricks and PySpark
Letβs get started!
In step 1, we will import… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI