diff --git a/Doc/FlowChart.jpg b/Doc/FlowChart.jpg new file mode 100644 index 0000000..0bb94b3 Binary files /dev/null and b/Doc/FlowChart.jpg differ diff --git a/README.md b/README.md index 57c896f..751952c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ The best single model we have obtained during the competition was an [XGBoost](https://github.com/dmlc/xgboost) model with linear booster of Public LB score **0.69322** and Private LB score **0.70768**. Our final winning submission was a median ensemble of 35 best Public LB submissions. This submission scored **0.70807** on Public LB and **0.72189** on Private LB. +## FlowChart + +FlowChart + + +## Documentation + See `./Doc/Kaggle_CrowdFlower_ChenglongChen.pdf` for documentation. ## Instruction