JDD-Sales-Prediction-Contest icon indicating copy to clipboard operation
JDD-Sales-Prediction-Contest copied to clipboard

京东JDD大数据比赛解决方案(baseline)

JDD-SalesPredictionChallenge

JDD-Cup-2017-SessionA.
My open source baseline, it is not a completed code to address this problem well but a sample framework for beginner.
If you have any problems, send them to my Email: [email protected]
best online score by this code: 0.4804

static_*.py:

This code can get the feature in a long time, it responses a stable factor of data.

*_all.py:

This can response a temporary feature.

*_cv.py:

It is to make cross vilidation.

xgboost_*.py

Made model.