This project predicts fire weather index using Ridge Regression on the Algerian Forest Fires dataset. It includes data preprocessing, model training, evaluation, and a Flask web interface for real-time predictions. Ideal for showcasing regression modeling, Flask deployment, and environmental data analysis in a clean and interactive setup.
# algerianforest
This project predicts fire weather index using Ridge Regression on the Algerian Forest Fires dataset. It includes data preprocessing, model training, evaluation, and a Flask web interface for real-time predictions. Ideal for showcasing regression modeling, Flask deployment, and environmental data analysis in a clean and interactive setup.