Skip to content

snaazze/forest-fire-api-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forest-fire-api-flask

Installation

  • Delete any previously cloned repo. (If any)
  • Clone the repository. git clone https://github.com/FlashTech-dev/forest-fire-api-flask
  • Change directory cd forest-fire-api-flask
  • Install virtual environment. pip install virtualenv
  • Create virtual environment. virtualenv env
  • Activate the environment. .\\env\Scripts\activate.bat
  • Install flask (for the first time when you are cloning this repo) pip install flask
  • To run the app just type python app.py

Add files to the Folder

  • Make new folder pickle
  • Add 3 Pickle files SampleModel_0.pkl SampleModel_1.pkl SampleModel_2.pkl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published