Git Product home page Git Product logo

binary's Introduction

Binary

科大讯飞移动广告反欺诈算法挑战赛----baseline

第一版:通过简单的黑名单来判断是否作弊,提交后得分为:57.2分

第二版:通过catboost(使用0.15版本的catboost,不支持0.12版本)做个简单的二分类来判断是否作弊,提交后得分为:94.33074

GBDT模型相关参考资料整理:

1、GBDT、xgboost对比分析:

https://wenku.baidu.com/view/f3da60b4951ea76e58fafab069dc5022aaea463e.html

2、xgboost论文:

https://arxiv.org/pdf/1603.02754.pdf

3、lightgbm论文:

http://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision-tree.pdf

4、catboost论文:

(1)https://arxiv.org/pdf/1706.09516.pdf

(2)http://learningsys.org/nips17/assets/papers/paper_11.pdf

binary's People

Contributors

xiadanqing 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.