In this repo i worked in End to End machine learning staring from importing the data to model deployment
- app ---- dataset preprocessing
- data ----- import all required dataset
- model ------ selected models training data and deployed for prediction
- notebook ------ python files (Codes)
- serving ------- deployment setup using streamlit and fastapi