lucksd356 / DecisionTrees
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
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆61Updated 7 years ago
- 天池-印象盐城-汽车销量预测大赛☆35Updated 6 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆46Updated 8 years ago
- CCF2016 - TNT_000二等奖作品☆64Updated 8 years ago
- python code for xgboost(train, predict, evaluate)☆18Updated 6 years ago
- Python implementation of Local Outlier Factor algorithm.☆57Updated 8 years ago
- CART Decision Tree☆30Updated 7 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆45Updated 7 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 7 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 8 years ago
- 天池工业AI大赛-智能制造质量预测,排名89/2539☆36Updated 6 years ago
- CCF农产品价格预测线上rank2代码☆104Updated 8 years ago
- ☆11Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 5 years ago
- 数据挖掘竞赛(Kaggle,Data Castle,Analytics Vidhya,DrivenData)入门实践☆81Updated 7 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆70Updated 5 years ago
- Solutions of the forecast problem using Xgboost☆91Updated 6 years ago
- 比赛常用的特征工程、类别不平衡处理方法☆16Updated 6 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆44Updated 7 years ago
- ☆29Updated 6 years ago
- AdaboostExample☆43Updated 5 years ago
- 天池大数据竞赛数据集&代码☆12Updated 5 years ago
- Python implementation of Local Outlier Factor algorithm.☆157Updated 8 years ago
- 智能制造工业AI Top2解决方案☆20Updated 6 years ago
- Log clustering by detecting the similarity between two logs.☆13Updated 8 years ago
- Classification of spam messages with SVM-linear, SVM-rbf and Naive Bayes by scikit-learn☆64Updated 8 years ago