Giter Site home page Giter Site logo

alibaba_cvr's Introduction

April 7, 2018 11:48 PM 提交一份baseline,成绩为276,0.08178


April 8, 2018 10:49 PM 1、采取17~22的数据来训练,23的数据来做验证,24的数据来测试 2、不采取one-hot编码 3、离散连续值


April 11, 2018 11:21 PM 工作超级忙,两天不提交,排名已经300名开外了 version2 采用了20~22的转化率,20-22的数据训练,23日做验证,24的数据做测试 lightgbm的参数调节措施:

boosting_type='gbdt', num_leaves=15, max_depth=6, learning_rate=0.01, n_estimators=10000,max_bin=425, subsample_for_bin=50000, objective='binary', min_split_gain=0,min_child_weight=5, min_child_samples=10, subsample=1, subsample_freq=1,min_data_in_leaf = 2000,bagging_fraction =0.7,bagging_freq = 1,
colsample_bytree=1, reg_alpha=3, reg_lambda=5, seed=1000, nthread=-1, silent=True

线下测评结果

[1113]	training's binary_logloss: 0.0801181	valid_1's binary_logloss: 0.0793828

alibaba_cvr's People

Contributors

zenghaihong avatar

Watchers

 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.