- sklearn
- statusmodel
- pandas
- numpy
- XGBoost
- LightGBM
- data.table
- dplyr
- reshape2
- lubridate
- h2o
- cd src/main/
- python run.py
- cd NN
- sh ./run.sh
- python ensemble.py
- src/model1 ExtraTreeRegression
- src/model2 Sarimax ,Linear Regression
- src/model3 Random Forst
- src/model4 XGboost,GBDT
- NN Neural Network
初赛3 复赛15