ml ops app for cred score dataset
Week 6 Hackathon: Group 22
Members RANJIT KUMAR GANTASALA Krishna Chaitanya KVS
Dataset –German Credit Dataset (https://archive.ics.uci.edu/ml/datasets/statlog+(german+credit+data))
Tasks Done:
1. Load dataset and process
2. visualize data
3. prepare training data
4. get best model based up on the predict outcomes
5. Explainability using h2o
6. API and MLOPS
TO-DO: save best model to file, load the file in API to get prediction using the model in the file