Hello.
I am currently doing a certificate in Data Science and Big Data. This is a 9 month course with the end-goal of writing a 30 page report based on a data analysis. We were asked to bring our own data if possible. During the course we have gone through various classification and regression models. My idea is as follows: I would like to create and train a model to distinguish between the two classes "winning player" and "losing player" in poker based on a certain amount of predictor variables. The latter would be the usual values, like PFA, 3-bets, check-raise percentage, etc. Does anyone have an idea, whether any specifc tool tracks all of that data? It has been a while since I played online poker, so I can't remember, whether a tool like Pokertracker would also track, whether a player was a winning or losing player. I would need a dataset with the independent (predictor) variables like PFA, 3 bets, etc. and the dependent (response variable), meaning the two classes "winning player" and "losing player". Then the model could be trained on a subset of that data set and the test could be done on another subset of the data set to determine the error rate. Now my question would be, whether anyone has an idea, how I could get a big enough data set or whether someone would even be as kind to provide their data? Or would it make sense to contact a tool provider? Can pokerstrategy.com maybe help? I would really appreciate any suggestions.
Just to make it clear: I will not be using this data set to gain an advantage playing poker with it, but will only use it for the purpose of my Data Science project.
Regards,
Andre
VS