Page 1 of 1

Raw Data?

Posted: Mon Oct 22, 2012 5:36 pm
by Zac
Hey guys

I'm a Computer Science grad student currently working on prediction program. I was wondering where I could find raw minute per minute (quarter per quarter would be okay, but not preferable) data for specific players per game, or if there is any easy way to get that kind of data. I'm trying to design something that would predict player performance in the next time slot (either minute or quarter), but all the data I can find has been averaged or normalized... which doesn't work well for my algorithm :(

Any help would be greatly appreciated,

Thanks,
Zac

Re: Raw Data?

Posted: Tue Oct 23, 2012 11:06 am
by J.E.
I'm not sure what you want exists.
You could parse PBP data, like http://www.basketball-reference.com/box ... 60MIN.html

Re: Raw Data?

Posted: Thu Oct 25, 2012 12:46 am
by Zac
Yep, I kinda figured that's what I'd have to do :) thanks though for another source of data, I hadn't found that site yet :)

I'll let you guys know how it turns out :)

Zac

Re: Raw Data?

Posted: Fri Oct 26, 2012 12:31 am
by JohnHasADHD
THere's a lot of raw data out there if you want to take the time to parse it. There's no real clean easy data to find. I've looked :)