Forest Fires Prediction using Neural Networks
Prediction of burned area of forest fires.
Using Data Science and Machine learning, we can build a model that takes in the detected fires dataset learns and detects future fires based on certain Weather report.
Sklearn for pre-processing
Pandas, Numpy, Matplotlib for csv reading, Data Processing, Data Cleaning, Visualization etc.
TensorFlow for development of Neural Networks