Loan Predictor with MLflow and DVC
Exploring the Functionality of MLFlow with a simple Machine Learning Loan Prediction Problem.
- Scripts : contains utility script codes to build the model, clean the data and export changes and present plots
- Images : contains all plots that was produced during program run
train.py
: python file to train the ML model