Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 387 Bytes

softarex_application

Decription of task is in Decription.pdf

Notebook with preparing machine learning model is in "machine learning model"

to run app

  1. clone repository
  2. If it needed, create virtualenv with code: python -m venv my_venv
  3. Install dependencies with code: $ pip install -r requirements.txt #
  4. run flaskproject.py

downloaded data saves into your project folder