项目作者: ayushmanbh

项目描述 :
A Django Webapp for Non-programmers to train and test Machine Learning models.
高级语言: HTML
项目地址: git://github.com/ayushmanbh/Cybite.git
创建时间: 2020-04-21T07:47:56Z
项目社区:https://github.com/ayushmanbh/Cybite

开源协议:MIT License

下载


Cybite

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

Quick start

  1. # Install dependencies
  2. pip install -r requirements.txt
  3. # Run migrations
  4. python manage.py migrate
  5. # Server on 127.0.0.1:8000
  6. python manage.py runserver

App Info

Author

Ayushman Bhardwaj

Version

1.0.0

License

This project is licensed under the MIT License