Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderchang/mlbml
https://github.com/wonderchang/mlbml
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wonderchang/mlbml
- Owner: wonderchang
- Created: 2015-07-08T16:30:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T08:55:43.000Z (over 9 years ago)
- Last Synced: 2024-12-15T18:48:23.492Z (about 2 months ago)
- Language: LiveScript
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mlbml
Machine learning for predicting MLB
## Module build
$ npm i## Data bulid
$ lsc make-grab-schedule.ls
$ ./grab-schedule.sh
$ lsc arrange-schedule.ls
$ ./grab-game.ls