forked from zhengqi98/Hefei_ECG_TOP1
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
## “合肥高新杯”心电人机智能大赛——心电异常事件预测冠军解决方案 | ||
### 赛题地址 | ||
https://tianchi.aliyun.com/competition/entrance/231754/introduction | ||
### 开源baseline | ||
https://github.com/JavisPeng/ecg_pytorch | ||
### 赛题回顾 | ||
- 问题描述:依据心电图机8导联的数据和年龄、性别特征,预测心电异常事件 | ||
- 比赛数据:32142条初赛数据和20036条复赛数据(初赛数据有重复,初复赛标签分布差异大) | ||
- 评价指标:MicroF1 | ||
### 数据分析 | ||
详情见PPT |