The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Forest Fire Prediction ML Model #616

Open smty2018 opened 1 year ago

smty2018 commented 1 year ago

Is your feature request related to a problem? Please describe.

A forest fire prediction model was created using machine learning techniques. It utilizes various factors such as environmental conditions, weather indices, and historical data to forecast the occurrence and severity of forest fires. The model helps in early detection and prevention of wildfires, aiding in effective forest management and protection.

Describe the solution you'd like

dataset: https://www.kaggle.com/datasets/elikplim/forest-fires-data-set?resource=download

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

khusheekapoor commented 12 months ago

@smty2018 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.