Giter Site home page Giter Site logo

imqxms / 2021_bytedance_security_ai_track1_open Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 4.0 3.32 MB

🏅 2021 字节跳动安全 AI 挑战赛赛道 7th 基于文本和多模态数据的风险识别(色情导流用户识别)

Home Page: https://www.dreamwings.cn/2021_bytedance_security_ai_track1/5828.html

License: MIT License

Jupyter Notebook 100.00%
bytedance machine-learning deep-learning competition-code security

2021_bytedance_security_ai_track1_open's Introduction

2021 字节跳动安全 AI 挑战赛 —— 色情导流用户识别

  • 团队名称:ECNU_ICA
  • 复赛成绩:0.9611
  • 最终排名:rank 7
  • 团队成员:im0qianqian、Bin、RR

相关链接

目录结构

├─datasets
│  └─round_2
│      │  ReadMe.txt
│      │
│      ├─测试数据
│      │      用户id(无标签).csv
│      │      用户基础信息.csv
│      │      用户投稿信息.csv
│      │      用户行为信息.csv
│      │
│      └─训练数据
│              用户基础信息.csv
│              用户投稿信息.csv
│              用户标签.csv
│              用户行为信息.csv
│
├─resources
│  └─round_2
│          个签特征_提交版.csv
│          投稿较多id.csv
│
├─src
│      main_round2_final.ipynb
│
└─submits
    └─round_2
        └─all_model_with_fi

环境依赖

numpy==1.19.2
seaborn==0.11.2
lightgbm==3.1.1
catboost==0.26.1
pandas==1.1.5
tqdm==4.62.2
scikit-learn==0.24.2
matplotlib==3.3.4
wandb==0.12.3

运行方法

  1. 将训练数据与测试数据放置于 datasets/round_2/训练数据datasets/round_2/测试数据 下(如目录结构所示)
  2. 根据环境依赖配置环境(也有 requirements.txt 文件)
  3. 确保 submits/round_2/all_model_with_fi 文件夹本地存在
  4. 执行 src/main_round2_final.ipynb

2021_bytedance_security_ai_track1_open's People

Contributors

im0qianqian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

2021_bytedance_security_ai_track1_open's Issues

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.