Skip to content

grab-bootcamp/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install libraries

pip install -r requirements.txt

Run local

flask run

API

/predict/?temp=val&wind=val&rain=val&FFMC=val&DMC=val&DC=val&ISI=val&RH=val&BUI=val&FWI=val

  • Data test

/predict/?temp=34&wind=16&rain=0&FFMC=86&DMC=12.8&DC=25.6&ISI=5.4&RH=70&BUI=12.7&FWI=6.7

Deploy Heroku

https://forest-fire-ml.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages