Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 360 Bytes

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