This is a practice project that was created with the help of a follow along Tutorial by Krish Naik.
- In this project we used modular code for data ingestion, data transformation and model training
- After training our model this way we prepared a prediction pipeline
- This was followed by a basic flask app and some HTML, CSS front-end
- This project was later deployed on Azure using github actions
Following are the GIFs that showcase how the project worked in real time, the app was deleted since keeping it on Azure for long time would've meant additional charges.
- Check the 'e- .' requirements.txt file, un-comment it if commented.
- write the following command in terminal
pip install -r requirements.txt
- comment 'e- .' again
Now you should be able to run the project in your systems.
Please Fork the repo and give credits wherever due!!