Logo Lanfrica

al5250/mdg-fire

Domaine:

environment and energy

Type de record:

software
Créateur:
al5
Hôte:
An AI system for predicting time and location of fires in Madagascar. To run the modeling part, make sure you first have all the requirements: ``` pip install -r requirements.txt ``` Go into the modeling directory: ``` cd modeling ``` Train a model: ``` python train.py ```