Coder Social home page Coder Social logo

tbrain2021_winter's Introduction

玉山人工智慧公開挑戰賽2021冬季賽 - 信用卡消費類別推薦


在此比賽中,我們的組別(把拉拉嘟嘟)在private leaderboard獲得第六名的成績(6th/317)。

Description

  • data_preprocessing.ipynb:針對原始資料進行前處理(long to wide format),將會產生三份前處理後的資料。
  • iDCG.ipynb:針對最後一個月份(dt=24)資料進行處理與計算iDCG,以進行線下驗證(NDCG score)。
  • modeling_validation_mode.ipynb:驗證模式之模型訓練方式,取dt=24之資料作為驗證資料之正確標籤。
  • modeling_testing_mode.ipynb:測試模式之模型訓練方式,最後預測dt=25之信用卡消費狀況。
  • ensemble.ipynb:對三份資料訓練出來的模型預測結果進行blending。
  • utils.py:計算NDCG分數之工具。
  • sample_submission.csv:比賽官方提供的範例提交檔案格式。

Links

tbrain2021_winter's People

Contributors

tan800630 avatar

Stargazers

 avatar

Watchers

James Cloos 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.