Getting started Clone the repository Requirements pip install -r requirements.txt Run mlflow on terminal mlflow ui Run Scripts on another terminal python compute_bmi.py python ml_classification.py python ml_regression.py