Skip to content

MLflow demo for the "Software Engineering for AI-enabled Systems" course (2022-2023)

Notifications You must be signed in to change notification settings

collab-uniba/MLflow_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLflow demo for the SE4AI 2022-23 course

This is a demo ML project used to show the main features of MLflow in the second edition of the "Software Engineering for AI-enabled Systems" course (University of Bari, Italy - Dept. of Computer Science).

The scripts used in this project are freely inspired by the Kaggle Tutorial "Intermediate Machine Learning". Accordingly, the example uses data from the Housing Prices Competition for Kaggle Learn Users.

Project setup

To setup this project, create a Python virtual environment and install the requirements listed in requirements.txt.

pip install -r requirements.txt

About

MLflow demo for the "Software Engineering for AI-enabled Systems" course (2022-2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages