Skip to content

YoucefGuichi/tune_quick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tune Quick

Description

Tune Quick is a no code platform that's allow users to create end-to-end machine learning algorithms without the need to code

Solution

TQ

Installation

to run the app you need to install the libraries within the requirements.txt by runing the following command

pip3 install -r requirements.txt

Run

to run the app you need ro run the following command

python -m flask run