Giter VIP home page Giter VIP logo

esun-ai-competition-2021winter's Introduction

Esun-AI-Competition-2021Winter

Hi, we are the team of AndyIsMyBoss. In this repo, we share the code of how we achieved 2nd prize in 2021 Winter Esun AI Competition - Credit Card Consumption Tag Recommendation. To learn more information about this competition, please refer to Competition Website. More details about the method we used in this code, please refer to Article, Video, and Presentation Slide.


Required Packages

  • python 3.8.5
  • numpy
  • pandas
  • csv
  • matplotlib
  • tqdm
  • pickle
  • scipy
  • torch
  • sklearn

Source Code

  • RNN Model.ipynb
    • The method we used to achieve 2nd prize in this competition.
    • In this file, it includes the process of feature engineering, model construction, and training method.
  • Ensemble.ipynb
    • The method of soft-ensemble to achieve higher score on leaderboard.
  • Ranking Loss.py
    • The PyTorch version of many different ranking loss.
    • For Tensorflow version, please refer to TF Ranking.
  • Transformer.py
    • The transformer model we implemented.
  • DASALC.py

Contact Information

esun-ai-competition-2021winter's People

Contributors

jiefangd avatar

Stargazers

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