ML Project This is a basic machine learning project. Environment If not on Anvil/seminar kernel: conda create -n mlops conda activate mlops pip install -r requirements.txt Usage Run python main.py to train the model.