/tune_quick

No-code Platform for Time Series Prediction

Primary LanguagePythonApache License 2.0Apache-2.0

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