lucksd356 / DecisionTreesLinks
A python implementation of the CART algorithm for decision trees
☆47Updated 6 years ago
Alternatives and similar repositories for DecisionTrees
Users that are interested in DecisionTrees are comparing it to the libraries listed below
Sorting:
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆62Updated 8 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆47Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- 天池-印象盐城-汽车销量预测大赛☆36Updated 7 years ago
- Tutorial how to use xgboost☆189Updated 9 years ago
- CCF2016 - TNT_000二等奖作品☆64Updated 8 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆31Updated 6 years ago
- CART Decision Tree☆30Updated 7 years ago
- Solutions of the forecast problem using Xgboost☆92Updated 6 years ago
- A Python implementation of k-means clustering algorithm☆184Updated 2 years ago
- Colorspace thresholding to detect fire in videos/images☆10Updated 7 years ago
- CCF农产品价格预测线上rank2代码☆108Updated 8 years ago
- Stacked Generalization (Ensemble Learning)☆227Updated 7 years ago
- 《机器学习之类别不平衡问题》文章代码☆47Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 在sklearn下,几种常用的特征选择方法☆41Updated 9 years ago
- Address imbalance classes in machine learning projects.☆65Updated 7 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 4 years ago
- Code repository for Ensemble Machine Learning, published by Packt☆52Updated 4 years ago
- 对逻辑回归各种用法的总结,包括线性,多类,并行,分布式,在线,优化方案☆15Updated 8 years ago
- Implementation of AdaBoost algorithm in Python☆181Updated 9 years ago
- 数据挖掘竞赛(Kaggle,Data Castle,Analytics Vidhya,DrivenData)入门实践☆82Updated 8 years ago
- [Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11☆95Updated 7 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67Updated 5 years ago
- ☆11Updated 7 years ago
- kaggle: IEEE-CIS Fraud Detection☆30Updated 6 years ago
- 使用sklearn做特征工程☆177Updated 7 years ago
- Stacking classification and regression☆25Updated 6 years ago