Poker-AI.org http://poker-ai.org/phpbb/ |
|
HHDB Codebase http://poker-ai.org/phpbb/viewtopic.php?f=34&t=2728 |
Page 1 of 1 |
Author: | Coffee4tw [ Sat Mar 29, 2014 8:39 pm ] |
Post subject: | HHDB Codebase |
It is time to finally open up this forum and release both the HHDB codebase and the database itself. Originally, this data was gathered (and partially paid for from hand history providers) by the old HHEX (hand history exchange) on pokerai.org. It was a private forum and group that dedicated a lot of time and some money to gathering these hands. indiana (with the help of others I think) then came up with a new method of storing these hands more efficiently and built most of the codebase to convert hands from the site's format to his format plus basic analysis tools to parse the hands and work with the data. The hands in the database are obfuscated and all player data was anonymized. The original hands were lost, or at least are not in mine and anybody else's possession as far as I know. Code I have pushed all of indy's code plus all of the code that I have built on top of it to github. This includes a small subset of the database to test your code against before running it against the entire database. The entire repository is published under GPL v3 as intended by indiana (see links below). Feel free to checkout the code, fork the repository and/or contribute to it directly by building your own analysis tools: https://github.com/coffee4tw/poker-hhdb HH Formats Samples for converting the hand histories into different formats are in the codebase. One of them is for PS format I believe and the other is for ACPC format. I found the PS format in PokerHandPrinter: https://github.com/coffee4tw/poker-hhdb ... inter.java I'm not sure where the ACPC one is. I know I wrote it at some point and you can see the converted files in here: https://github.com/coffee4tw/poker-hhdb ... ample/uofa It should be fairly easy to adapt to your needs though. Hole Cards There are no hole cards. You only see a players cards when they went to showdown or they decided to show them. Full DB Details Friar is kindly hosting these now at HTTP: http://poker-db.veila.net/ (feel free to use wget to grab the whole she'bang) TORRENT: http://poker-db.veila.net/HHDB.torrent Magnet: url=http://poker-db.veila.net/ To all users -> Please Please make a modest committment to seed this. Doing so will ensure this is available for years to come, and if we all throttle to a reasonable value, nobody will have to singlehandedly support the whole thing. Trickle. Notes P.S.: Original about the HHDB when access was restricted: http://forumserver.twoplustwo.com/15/po ... ta-452536/ http://poker-ai.org/archive/www.pokerai ... f=3&t=1910 |
Author: | ibot [ Sat Mar 29, 2014 10:40 pm ] |
Post subject: | Re: HHDB Codebase |
Great news - thanks for opening this up! |
Author: | flopnflush [ Mon Mar 31, 2014 2:35 am ] |
Post subject: | Re: HHDB Codebase |
Sick! Thank you very much! |
Author: | jdprgm [ Sun Apr 20, 2014 3:01 am ] |
Post subject: | Re: HHDB Codebase |
When are the details for accessing the full database coming? I'm working on an economics research paper and would love access to the full database. Also any tips how I can go about converting the hand histories in the sample db from github into a plain text format for use elsewhere? Also i'm not clear on if this data includes hole cards? Thanks! |
Author: | Coffee4tw [ Mon Apr 21, 2014 6:53 pm ] |
Post subject: | Re: HHDB Codebase |
HH Formats Samples for converting the hand histories into different formats are in the codebase. One of them is for PS format I believe and the other is for ACPC format. I found the PS format in PokerHandPrinter: https://github.com/coffee4tw/poker-hhdb ... inter.java I'm not sure where the ACPC one is. I know I wrote it at some point and you can see the converted files in here: https://github.com/coffee4tw/poker-hhdb ... ample/uofa It should be fairly easy to adapt to your needs though. Hole Cards There are no hole cards. You only see a players cards when they went to showdown or they decided to show them. Full DB Details Friar is kindly hosting these now at HTTP: http://poker-db.veila.net/ (feel free to use wget to grab the whole she'bang) TORRENT: coming soon |
Author: | Coffee4tw [ Sat May 17, 2014 1:39 am ] |
Post subject: | Re: HHDB Codebase |
Apparently the database is lost on tcourl's hosting service since the account got suspended. Does anybody have an alternative solution to store roughly 15GB to make available for a long period of time? Preferably not on something like Dropbox/Box/Google Drive. |
Author: | ibot [ Sat May 17, 2014 11:06 am ] |
Post subject: | Re: HHDB Codebase |
Maybe Amazon Glacier? Donations could help with costs? |
Author: | panik [ Wed May 28, 2014 3:08 pm ] |
Post subject: | Re: HHDB Codebase |
Coffee4tw wrote: Apparently the database is lost on tcourl's hosting service since the account got suspended. Does anybody have an alternative solution to store roughly 15GB to make available for a long period of time? Preferably not on something like Dropbox/Box/Google Drive. bit torrent? Amazon S3? Glacier probably isn't a good choice, as access is very slow and costs a lot of money-- glacier is really meant for long-term backups you'll only need occasional access to. |
Author: | spears [ Wed May 28, 2014 3:34 pm ] |
Post subject: | Re: HHDB Codebase |
I have space available and Coffee and I are in touch about transferring the data |
Author: | spears [ Tue Jul 22, 2014 11:53 am ] |
Post subject: | Re: HHDB Codebase |
Everyone who is interested in this please send me a PM |
Author: | friar [ Wed Aug 13, 2014 3:28 pm ] |
Post subject: | Re: HHDB Codebase |
Hello, I am pretty new here, but I can offer hosting. PM me and we'll cordinate a transfer. I can offer pretty much unlimited hosting indefinitely. Also, for safety, perhaps we can get a torrent going on. I can seed persistently. |
Author: | friar [ Thu Aug 14, 2014 3:35 pm ] |
Post subject: | Re: HHDB Codebase |
HTTP: http://poker-db.veila.net/ (feel free to use wget to grab the whole she'bang) TORRENT: coming soon |
Author: | spears [ Thu Aug 14, 2014 4:33 pm ] |
Post subject: | Re: HHDB Codebase |
Cool, thanks Original post updated |
Author: | friar [ Mon Aug 18, 2014 4:19 pm ] |
Post subject: | Re: HHDB Codebase |
Here's some more stuff for the longevity of this project (severs come and go, magnets are for ever ). To all users -> Please Please make a modest committment to seed this. Doing so will ensure this is available for years to come, and if we all throttle to a reasonable value, nobody will have to singlehandedly support the whole thing. Trickle. Quote: Since this is a brand new torrent and results may vary, please reply here or PM me with any problems you have. |
Author: | Coffee4tw [ Mon Aug 18, 2014 9:19 pm ] |
Post subject: | Re: HHDB Codebase |
Very awesome. I'll help with the torrent soon! |
Author: | throttle10 [ Thu Feb 02, 2017 8:36 am ] |
Post subject: | Re: HHDB Codebase |
Rewrite java's code to c for my purposes. Maybe someone will found it useful, feel free to use. https://github.com/throttle10/hhex Write me about bugs. |
Author: | grumpopotamus [ Mon May 22, 2017 4:46 am ] |
Post subject: | Re: HHDB Codebase |
Is there still any way to get this database? None of the links seem to be working. I am willing to contribute to hosting costs if that helps. |
Author: | kuroguro [ Sun May 06, 2018 12:29 am ] |
Post subject: | Re: HHDB Codebase |
grumpopotamus wrote: Is there still any way to get this database? None of the links seem to be working. I am willing to contribute to hosting costs if that helps. Did you ever find a copy? Looking for good hand histories... |
Author: | naggz0 [ Mon Jul 16, 2018 8:40 am ] |
Post subject: | Re: HHDB Codebase |
Did anyone ever get this up on a torrent or so? I'v been trying to get them from the archive, but really limited what its possible to download.. I can keep it seeded if anyone has something they want to share with the forum.. |
Author: | spears [ Thu Jul 19, 2018 1:13 pm ] |
Post subject: | Re: HHDB Codebase |
naggz0 wrote: Did anyone ever get this up on a torrent or so? Not that I know of naggz0 wrote: I'v been trying to get them from the archive, but really limited what its possible to download.. What archive? I can give you access to some hand histories. Send me a PM when you want them and I'll open them up. |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |