Thread: Data mining
View Single Post
  #1  
Old 09-17-2005, 10:57 PM
tjh tjh is offline
Senior Member
 
Join Date: Mar 2005
Posts: 176
Default Data mining

Has anyone done any data mining of the SNG hands that they have in Poker Tracker ?

I am thinking about dumping the database tables to MySQL and running some queries on them. I am quite familiar with MySQL and SQL but I also see no need to reinvent the wheel so I thought I would see if anyone has done similar work.

Seems like it would be trivial to get data that would be useful such as ...
Range of hands that players push in level x
Range of hands that players call an all-in in level x

Seems like you could test a lot of assumptions. Such as
"how much tighter do they get on the bubble ? "
Or
"how effective is a stop and go compared to a preflop push? "

So if anyone wants to discuss data structure, data mining and some sample SQL queries then please use this thread to discuss.

Thanks

Tom
Reply With Quote