Giter Club home page Giter Club logo

poker's Introduction

Poker

This is the source code for a solution scoring 0.85 on the Poker dataset.

Please see the following link for the notebook with descriptions: https://rawgit.com/Laurae2/Poker/master/Poker_Workbook.html

  • Features used: 37
  • Computation time (i7-4600U, 16GB RAM): approx. 1 hour for 0.805-0.805 Public/Private LB (you can achieve 0.8506-0.8503 Public/Private LB in less than 10 minutes using the feature engineering and XGBoost alone)
  • Models used: Extreme Gradient Boosting, Random Forest, Gradient Boosted Machines, Deep Learning / MLP

N.B: Power 4 Magic weighted models coming from a blackbox. Your mileage may vary due to computation determinism and multithreading.

IA Model / Supervised ML 5-fold Cross-Validation Public LB Private LB
Extreme Gradient Boosting 0.850154+0.002617 0.8506203 0.8503818
    h2o Random Forest     |    0.847355+0.001501    | 0.8473699 |  0.8468554

h2o Gradient Boosted Machines | 0.848027+0.001419 | 0.8485799 | 0.8485444 h2o Deep Learning / MLP | 0.843473+0.001568 | 0.8429358 | 0.8432577

Ensemble Type Public LB Private LB
     Best model (XGBoost) | 0.8506203 |  0.8503818
   Average of all models  | 0.8487509 |  0.8485156
   Power 2 of all models  | 0.8492364 |  0.8489594
   Power 4 of all models  | 0.8500361 |  0.8497416
   Power 8 of all models  | 0.8502813 |  0.8500659
  Power 16 of all models  | 0.8502647 |  0.8501988
 Power 12 weighted models | 0.8506915 |  0.8503820

Power 4 Magic weighted models | 0.8505044 | 0.8505464

Garbage collect information at the end (notice: approx. 2GB max usage, can go under 2GB if cleaning up all data everytime):

   |      used |   (Mb) | gc trigger |   (Mb) |  max used |   (Mb)

------ | --------- | ------ | ---------- | ------ | --------- | ------ Ncells | 1444124 | 77.2 | 4397788 | 234.9 | 5684620 | 303.6 Vcells | 180365034 | 1376.1 | 267283192 | 2039.3 | 267271001 | 2039.2

poker's People

Contributors

laurae2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.