This repository contains code which demonstrates ML-Ops using a FastAPI application which predicts the credit rating using the GERMAN dataset (https://archive.ics.uci.edu/ml/machine-learning-databases/statlog/german/german.data)
- Create a fork of the repo using the
forkbutton. - Clone your fork using
git clone https://www.github.com/<svr1672>/group36.git - Install dependencies using
pip3 install requirements.txt - Run application using
python3 main.py - Run tests using
pytest
build(test) for all the pull requestsbuild(test) andupload_zipfor all pushes
- Project done by: Srinivas Retneni,Magesh Babu. Add and commit changes to a new branch and create a pull request ONLY TO YOUR OWN FORK to see the CI/CD build happening. If the build succeeds, merge the pull request with master and see the CI/CD
upload_ziptake places.