Template
Add homework 04
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Exercise - 交通事故理赔审核预测
|
||||
# Report 1 - 交通事故理赔审核预测
|
||||
|
||||
## 内容:
|
||||
* 任务类型:二元分类
|
||||
@@ -8,16 +8,20 @@
|
||||
* 数据介绍:训练集中共有200000条样本,预测集中有80000条样本。
|
||||

|
||||
|
||||
* 评价方法:Precision-Recall AUC
|
||||
* 评价方法:Precision-Recall, AUC
|
||||
|
||||
|
||||
|
||||
## 要求:
|
||||
|
||||
1. 编写程序,初步完成分类
|
||||
2. 在竞赛网站上注册,提交结果
|
||||
2. 在[竞赛网站](http://sofasofa.io/competition.php?id=2)上注册,提交结果
|
||||
3. 分析结果的效果,综合考虑各种方法,改进方法,并提交结果
|
||||
4. 按照`report_template.ipynb`撰写自己的报告
|
||||
|
||||
|
||||
|
||||
## References
|
||||
|
||||
* [这个数据的链接](http://sofasofa.io/competition.php?id=2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user