Get startedGet started for free

MLproject file layout

A MLproject file is a yaml file that describes machine learning code, dependencies, and configurations so that it can be easily shared, reproduced, and executed across different environments. It enables users to manage their machine learning projects in a reproducible way.

What key properties make up a MLproject file in order to describe an MLflow Project?

This exercise is part of the course

Introduction to MLflow

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise