Skip to content
/ WebML Public

Web app for storing and processing data with a simple machine learning model (assignment for university course)

Notifications You must be signed in to change notification settings

Tomunek/WebML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebML

Web app for storing and processing data with a simple machine learning model

Usage:

Quick start:

git clone https://github.com/Tomunek/WebML.git
cd WebML
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export FLASK_APP=webml
flask run

About

Web app for storing and processing data with a simple machine learning model (assignment for university course)

Topics

Resources

Stars

Watchers

Forks