Christopher Jenness
Christopher Jenness
Currently, the play by play is retrieved from stats.nba.com. Recently, they updated their system to try to prevent non-browser access to the site. I made a quick hack to get...
Everything is python 3 compatible except for some reason the ffmpeg call in python 3 has a number of issues.
For example, see: https://github.com/christopherjenness/NBA-player-movement/blob/master/examples/Curry3.gif
...Needs resolving. https://travis-ci.org/christopherjenness/NBA-prediction/builds/267961639
- Good alternative to LDA for high dimensional data https://en.wikipedia.org/wiki/Linear_discriminant_analysis#Fisher's_linear_discriminant
Self explanatory. I have a mess of a branch put together that I use when adding algorithms, but it needs a lot of work.
`prototypemethods` has a lot of code reuse. Well structured inheritance should solve this problem.
It would be nice to add some usage examples to the README.