An open API service indexing awesome lists of open source software.

https://github.com/calvinneo/easymlplatform

DEPRECATED-an easy distributed machine learning platform
https://github.com/calvinneo/easymlplatform

Last synced: about 1 year ago
JSON representation

DEPRECATED-an easy distributed machine learning platform

Awesome Lists containing this project

README

          

# EasyMLPlatform
an easy distributed machine learning platform
## Install
#### Dependencies:
1. Python 2.7
2. Django 1.9
3. MySQLdb
4. mysql-python
5. BeautifulSoup
6. django-pagination
7. Go
8. sklearn

## Run
#### Start Server
master.exe start masternode
node.exe start slavenode
start-server.cmd start django frontend and stading machine learning framework
start-online-server.cmd online dataset demo

#### PortID
HTTPS Server 4433
HTTP Server 80/8888
ML Framework(on standalone server) 8090
Distributed Nodes 8190
Data Provider Server 8091