lucksd356 / DecisionTreesLinks
A python implementation of the CART algorithm for decision trees
☆47Updated 7 years ago
Alternatives and similar repositories for DecisionTrees
Users that are interested in DecisionTrees are comparing it to the libraries listed below
Sorting:
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- Tutorial how to use xgboost☆192Updated 9 years ago
- 天池-印象盐城-汽车销量预测大赛☆36Updated 7 years ago
- Solutions of the forecast problem using Xgboost☆91Updated 7 years ago
- CCF2016 - TNT_000二等奖作品☆64Updated 9 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆31Updated 6 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- Address imbalance classes in machine learning projects.☆65Updated 7 years ago
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆63Updated 8 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 8 years ago
- A Python implementation of k-means clustering algorithm☆184Updated 2 years ago
- Stacked Generalization (Ensemble Learning)☆229Updated 8 years ago
- Scikit-learn style implementation of TrAdaBoost algorithm☆36Updated 8 years ago
- 国内首个迁移学习赛题 中国平安前海征信“好信杯”迁移学习大数据算法大赛 FInSight团队作品(算法方案排名第三)☆87Updated 7 years ago
- 在sklearn下,几种常用的特征选择方法☆41Updated 10 years ago
- Time series prediction using LSTM classifier☆285Updated 8 years ago
- ☆12Updated 9 years ago
- ☆13Updated 6 years ago
- 2017京东信贷金额预测竞赛,上传的代码有竞赛的原始代码和赛后结合其他选手的思路整理的重构代码。☆45Updated 8 years ago
- CCF农产品价格预测线上rank2代码☆109Updated 9 years ago
- [Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear r…☆26Updated 8 years ago
- Context-Aware Multi-Modal Transportation Recommendation☆38Updated 6 years ago
- 图像识别与推荐系统两类☆77Updated 8 years ago
- 常用的特征选择方法☆67Updated 3 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆126Updated 3 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆50Updated 6 years ago
- 《机器学习之类别不平衡问题》文章代码☆46Updated 7 years ago
- 2017 Global Data Challenge Hosted by JD Finance / JDD—2017京东金融全球数据探索者大赛 金融信贷需求预测☆79Updated 7 years ago
- 对逻辑回归各种用法的总结,包括线性,多类,并行,分布式,在线,优化方案☆15Updated 8 years ago