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
- Host: GitHub
- URL: https://github.com/calvinneo/easymlplatform
- Owner: CalvinNeo
- License: apache-2.0
- Created: 2015-09-22T03:57:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-24T16:04:36.000Z (about 10 years ago)
- Last Synced: 2025-04-23T15:14:43.500Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.9 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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