Predict Class and Temperature in this dataset
# Algerian-Forest-Fires
For Algerian Forest Fires dataset, we have ran most of the regression algorithms and found the best performing algorithm to predict Temperature.
Also we have ran most of the classification algorithms and found the best performing algorithm to predict Class (Fire or not fire).
Pickle files are created for both the best models and deployed to Heroku Cloud
To access this prediction, please click on
algerian-forest-fires-model…