https://github.com/bdilday/baseball_markov_chain_api
https://github.com/bdilday/baseball_markov_chain_api
baseball markov-chain python
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdilday/baseball_markov_chain_api
- Owner: bdilday
- License: mit
- Created: 2016-01-31T01:03:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T14:14:26.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T21:16:24.415Z (over 1 year ago)
- Topics: baseball, markov-chain, python
- Language: Python
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# baseball_markov_chain_api
Uses Markov chains
to simulate baseball, and generates a sequence of the corresponding states.
Results are returned as a JSON-encoded object. More details are provided in the index.html file,. The live app is available at:
[https://baseball-markov-chain.herokuapp.com/](https://baseball-markov-chain.herokuapp.com/)