Skip to content

hash-16/Covid-case-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID PREDICTOR

This repo is just a practice repo to test how to use Machine Learning (Linear Regression here) using Flask.

Setup

  1. Clone the repo.
  2. Create a virtual environment python -m venv venv
  3. Activate virtual environment venv\Scripts\activate
  4. Install all packages, dependencies using the command : pip install -r requirements.txt
  5. Start the development server using command : python routes.py And you are good to go.

About

3rd Year mini project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published