Code Monkey home page Code Monkey logo

kddcup2012's People

Contributors

wangyuantao avatar

Watchers

James Cloos avatar

kddcup2012's Issues

cross validation framework agains training data

In order to speed up data processing, we need to convert training data set into 
compact version.
# remote the field if it can be indicated by the other field
# store it as repeated C struct.

Randomly divide the training set into 2 set.
The first one contains 90% instance, used to train the model.
The second contains the other 10% instance, used to calculate MAE and AUC.

Randomly sample 1/1000 training data for smoking up predictor.

Implement a demo predictor output like
https://www.kddcup2012.org/c/kddcup2012-track2/forums/t/1545/calculate-auc

Original issue reported on code.google.com by [email protected] on 18 Mar 2012 at 2:13

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.