ayushmanbh / Cybite

A Django Webapp for Non-programmers to train and test Machine Learning models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cybite

A Django Webapp for Non-programmers to train and test Machine Learning models.

Quick start

 # Install dependencies
pip install -r requirements.txt
 # Run migrations
python manage.py migrate
 # Server on 127.0.0.1:8000
python manage.py runserver

App Info

Author

Ayushman Bhardwaj

Version

1.0.0

License

This project is licensed under the MIT License

About

A Django Webapp for Non-programmers to train and test Machine Learning models.

License:MIT License


Languages

Language:HTML 48.9%Language:Python 48.4%Language:CSS 2.7%