├── README.md ├── file ├── ijcai17-CAT.pptx └── 基于加权回归模型预测商家未来客流量.pdf └── weighted_model.R /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouChouNoBB/ijcai-17-top1-single-mole-solution/HEAD/README.md -------------------------------------------------------------------------------- /file/ijcai17-CAT.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouChouNoBB/ijcai-17-top1-single-mole-solution/HEAD/file/ijcai17-CAT.pptx -------------------------------------------------------------------------------- /file/基于加权回归模型预测商家未来客流量.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouChouNoBB/ijcai-17-top1-single-mole-solution/HEAD/file/基于加权回归模型预测商家未来客流量.pdf -------------------------------------------------------------------------------- /weighted_model.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouChouNoBB/ijcai-17-top1-single-mole-solution/HEAD/weighted_model.R --------------------------------------------------------------------------------