Logo Lanfrica

al5250/mdg-fire

Domain:

environment and energy

Record type:

software
Creator:
al5
Host:
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 ```