GithubHelp home page GithubHelp logo

szjunma / kaggle-otto-group Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apex51/kaggle-otto-group

0.0 2.0 0.0 144 KB

Kaggle's Otto Group Product Classification Challenge

Python 100.00%

kaggle-otto-group's Introduction

Kaggle's Otto Group Product Classification Challenge

Introduction

This is my code for kaggle's Product Classification Challenge. I had a write-up about the solution in my blog. The final model uses an ensemble of two levels by stacking. 30 runs can get 0.4192 on private LB (top 5%). Training data for level 1 and level 2 was roughly split into 1:1 and one can fine tune this to get a better result.

This competition attracted me because:

  • Lots of competitors and lots of solutions in the forum to learn from.
  • Feature engineering was quite limited, thus I could focus on trying different models.
  • A good chance to use model ensembling.

Dependencies

  • CUDA Toolkit 7.0
  • Python 2.7.6
    • Lasagne 0.1.dev
    • nolearn 0.5
    • numpy 1.8.2
    • pandas 0.13.1
    • scikit-learn 0.16.1
    • scipy 0.13.3
    • Theano 0.7.0
    • xgboost 0.4

Run

  • Put data into the data dir
  • run python ensembler.py

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.