Skip to content

salihacr/OptimizationAndMachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

python 3.7 or higher

Installation

Step 1

download project and extract zip

or

1. open cmd or terminal
2. git clone https://github.com/salihacr/OptimizationAndMachineLearning.git 

Step 2

cd project
python -m venv venv
cd venv/scripts
activate
cd..
cd..
pip install -r requirements.txt

Open App

cd project_flask
python app.py

done !

IMAGE ALT TEXT

Contribution

Please make sure to read the Contributing Guide before making a pull request. If you have a TSP-related project/component/tool, add it with a pull request to this curated list!

if you're added a package

pip freeze > requirements.txt

and push to github

Copyright (c) 2021 - present

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •