Giter Site home page Giter Site logo

uncle-rober-baseball-predictor's People

Contributors

jabrils avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uncle-rober-baseball-predictor's Issues

License

Hi, you should give this project a license so people can use the code and contribute!

this doesn't account non-sequential signs

an example of this would be if A was the indicator sign and C was the steal sign. Meaning that if the sign string was bcebedAbeaeC the A would tell the runner to start listening to the signs and then if C occurs after the batter will steal. The Predictor doesn't recognize non-sequential patterns and will try to read one after the other.

Convert or add Pitch Predictor

It would be cool switch to Pitch Prediction, encoding the Catchers signals to the Pitcher. I'm watching an MLB game now on TV and you would need to code for multiple Pitch results. This is essentially what a runner on 2B does.

Tip for a different algorithm

There's an algorithm called SPEXS that can solve this problem without machine learning and in a reasonable amount of time.

You can see my implementation here: https://github.com/egonelbre/spexs2. The principle of the algorithm is described under _doc folder.

e.g. using train10 dataset https://gist.github.com/egonelbre/a5208750ebd1825b19eb3e95d44a09db. But it's able to detect more complicated patterns as well.

There's a simplified version of the algorithm here https://github.com/egonelbre/spexs2.js.

new to github

how to install the app? i downloaded the code in zip and extracted it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.