DMDarkness / Data-miningLinks
Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Granular computing, Central limit theorem and so on, are applied
☆63Updated 8 years ago
Alternatives and similar repositories for Data-mining
Users that are interested in Data-mining are comparing it to the libraries listed below
Sorting:
- Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles☆93Updated 9 years ago
- 天池-印象盐城-汽车销量预测大赛☆36Updated 7 years ago
- 常用的特征选择方法☆67Updated 3 years ago
- 基于遗传算法的特征选择☆127Updated 6 years ago
- 一种时间序列突变检验算法☆17Updated 8 years ago
- Who Stole the Postage? Fraud Detection in Return-Freight Insurance Claims☆20Updated 7 years ago
- 《机器学习之类别不平衡问题》文章代码☆46Updated 7 years ago
- 国内首个迁移学习赛题 中国平安前海征信“好信杯”迁移学习大数据算法大赛 FInSight团队作品(算法方案排名第三)☆87Updated 7 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
- JDD-2017 京东金融大数据竞赛-销量预测-15th/889队☆37Updated 7 years ago
- 使用sklearn做特征工程☆177Updated 7 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆31Updated 6 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- 数据预处理之缺失值处理,特征选择☆23Updated 6 years ago
- Python implementation of Local Outlier Factor algorithm.☆158Updated 9 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- Context-Aware Multi-Modal Transportation Recommendation☆38Updated 6 years ago
- Python implementation of the Frequent Pattern Growth algorithm☆139Updated 6 months ago
- ☆102Updated 7 years ago
- ☆133Updated 8 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 🍊 Frequent itemsets and association rules mining for Orange 3.☆68Updated 3 weeks ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆74Updated 6 years ago
- Stacked Generalization (Ensemble Learning)☆229Updated 8 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 5 years ago
- Solutions of the forecast problem using Xgboost☆91Updated 7 years ago
- FP-growth codes in "Machine Learning in Action"☆51Updated 7 years ago
- N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.☆23Updated 6 years ago
- GPF(Graph Processing Flow):利用图神经网络处理问题的一般化流程☆92Updated 7 years ago
- An implementation of the FP-growth algorithm in pure Python.☆369Updated 3 years ago