Forest Fire Prediction using various regression models There would be two files coresponding to 2 of our approaches:
- Do regression on the entire dataset: forestfire.ipynb
- Classify the data to zero and non-zero then do regression on non-zero data: forestfire_with_classification.ipynb https://github.com/nthanhtin/forestfires