Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoming-qxm authored Mar 27, 2017
1 parent b3a014f commit 114d351
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# JData
京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)
------------
我将在这个主页实现一些京东算法大赛数据进行分析的基本流程.包括:
- 数据清洗
- 数据分析
- 特征抽取
- 搭建模型
- 模型评估

语言为Python,工具主要采用pandas,numpy,matplotlib,sklearn,xgboost等.希望能给刚入门数据比赛的朋友有所帮助.

0 comments on commit 114d351

Please sign in to comment.