Skip to main content
HomeCode-alongsMachine Learning

Running Machine Learning Experiments in Python

In this webinar, you'll use MLflow to manage a machine learning experiment pipeline. The session will cover model evaluation, hyperparameter tuning, and MLOps strategies, using a London weather dataset.
Nov 2023
Code along with us onCode Along

The machine learning workflow doesn't end with making a prediction: you often want the model to be used in production. That means using MLOps techniques to make the model available, to conduct experiments to improve the performance, and to maintain it.

In this webinar, you'll use MLflow to manage a machine learning experiment pipeline. The session will cover model evaluation, hyperparameter tuning, and MLOps strategies, using a London weather dataset.

Key Takeaways:

  • Understand the complete machine learning pipeline, from conception to production and beyond.
  • Learn how to form a machine learning experiment to compare versions of models.
  • Learn how to use MLflow to manage a machine learning experiment pipeline.
Additional Resources

Folkert's course: MLOps Concepts

Folkert's project Predicting Temperature in London

[COURSE] Introduction to MLflow

[SKILL TRACK] Machine Learning Fundamentals with Python

[INFOGRAPHIC] A Beginner's Guide to The Machine Learning Workflow

Topics

Learn Topics Related to This Code-Along

Machine Learning Experimentation: An Introduction to Weights & Biases

Learn how to structure, log, and analyze your machine learning experiments using Weights & Biases.

Tutorial

Introduction to MLflow

Learn how to use MLflow to simplify the complexities of building machine learning applications. Explore MLflow tracking, projects, models, and model registry.

Course

Understanding Machine Learning

An introduction to machine learning with no coding involved.

Course