BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Add in allstar data #7

Closed BruceJohnJennerLawso closed 8 years ago

BruceJohnJennerLawso commented 8 years ago

watMu intermediate level will take forever to do, but all star only has a few teams each season. Data should also be better quality, fewer weird miracle teams, ringers, etc.

need to build the id database by hand,

then modify the scraper to grab the new data

This should be done sooner rather than later, strobe may not last forever.

BruceJohnJennerLawso commented 8 years ago

Done with this,

complicated with allstar having contact & non-contact divisions in the past. Just treated these as separate seasons

allstar is suprisingly much worse than beginner in ability to predict. Guess this is the luck factor becoming much more important as the teams are separated by much less than the beginner ones were.