The goal of Student Score prediction project is to build a model that can accurately estimate a student score based on available data and features.along with creating a web app, is to provide users with a user-friendly interface where they can input their information and receive an estimate of their income.
- Creating Github Repo
- Project Setup & Requirements.txt
- Logging Excpetion & utils
- Jupyter notebook Experiments
- Data Ingestion
- Data Transformation
- Model Training
- Training & Prediction Pipeline
- Creating Web App using Flask
https://github.com/shailesh2210/Income-Prediction.git
conda create -n pipeline_project python=3.11 -y
conda activate pipeline_project/
pip install -r requirements.txt
python app.py
Open Up your local host and Port