BackyardofAbela / EnsembleLearningLinks
包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用
☆288Updated 5 years ago
Alternatives and similar repositories for EnsembleLearning
Users that are interested in EnsembleLearning are comparing it to the libraries listed below
Sorting:
- Codes for time series forecast☆146Updated 4 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆259Updated 5 years ago
- 使用sklearn做特征工程☆172Updated 6 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- 构建基于逻辑回归的评分卡模型☆45Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆190Updated 5 years ago
- 客流量时间序列预测 模型☆124Updated 3 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆214Updated 6 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆264Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- Competition Review☆27Updated 5 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆110Updated last year
- 用 jupyter notebook做的一些机器学习项目☆86Updated 5 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 2019天池大数据竞赛杭州市地铁流量流入流出预测 成绩27/2319 比赛地址https://tianchi.aliyun.com/competition/entrance/231708/introduction?spm=5176.12281957.1004.6.38b0…☆45Updated 6 years ago
- My Data Competition Solutions☆101Updated last year
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用