Overview
Who this competition fits
适合想用 PaddlePaddle 做端到端深度学习、并能处理英雄联盟对局统计表格数据的个人开发者。需要具备用 Python 将击杀、伤害、治疗和视野等玩家记录整理为胜负二分类输入的能力;比赛仅支持个人参赛。
Read the original official blurb
本赛题属于典型的分类问题,以英雄联盟手游为背景,要求选手根据英雄联盟玩家的实时游戏数据,预测玩家在本局游戏中的输赢情况。 Official tags: 数据挖掘. Sign-ups: 3250.
Resources
What this competition gives you
There is a baseline you can run as-is — starting from it is usually far faster than building from scratch.
Preparation
From registration to a first submission
- 01
PaddlePaddle 2.0+
- 02
二分类建模
- 03
表格数据特征工程
- 04
Python 数据处理
- 05
ZIP/CSV 提交文件制作
Before you commit: 主要工作在于从大量玩家实时对局统计字段中挖掘与胜负有关的模式,并把模型输出整理为只含 win 字段的指定 ZIP/CSV 文件。模型必须用 PaddlePaddle 2.0 及以上版本训练,不能换用其他框架提交。
Source
How this page was assembled
Competition information is structured from the official page. Scores are platform estimates for decision support; official rules take precedence.
- Official competition page
- Baidu AI Studio
- Last checked
- Not recorded