Skip to content

sg60692/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

To install and run on local, do following:

  1. Git clone this repository.
  2. Go to webpage directory and npm install dependencies using "npm i" command.
  3. Add the proxy at package.json and change the url at src/api/index.js to http://localhost:5000
  4. Go to backend folder and again install npm dependency using "npm i" commmand.
  5. Ensure that you have python3.9.5. pip install all the dependency in the file script/main.py in your local.
  6. "npm start" at both webpage and backend folder. Your app will be then available for you at localhost:3000.

You can try our app on: https://mlmodelimplementations.netlify.app/

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors