This project uses linear regression to predict the GDP of India based on historical data. The web application allows users to input a year and receive a predicted GDP value.
- Predict GDP: Input a year to get the predicted GDP value.
- Interactive Web Interface: Built with Flask and styled using CSS.
- Python 3.x
- Flask
- pandas
- scikit-learn
- numpy