Logo Lanfrica

arijitbose/algerian_forest_fire_prediction

Domain:

environment and energy

Record type:

software
Creator:
ari
Host:
# algerian-forest-fire ### Software And Tools Required 1. GitHub 2. VSCode 3. Heroku 4. GitCLI ### Create a new environment ```` conda create -p venv python==3.7 -y ```` ### Heroku App Link algerianforest-fire-pred.he…