blackAndrechen / data_mineLinks
Apriori and fp-growth implement of python
☆263Updated 5 years ago
Alternatives and similar repositories for data_mine
Users that are interested in data_mine are comparing it to the libraries listed below
Sorting:
- ☆386Updated last year
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- Z Lab数据实验室开源代码汇总☆208Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆286Updated 5 years ago
- Pytorch_Learning_Notes☆103Updated 5 months ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 4 years ago
- 开源的各大比赛baseline☆375Updated 2 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆43Updated last year
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆215Updated 6 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆347Updated 4 years ago
- 决策树分类(ID3,C4.5,CART)☆482Updated last year
- 2020 招商银行FinTech 数据赛道 rank10☆115Updated 5 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆113Updated 2 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆46Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆733Updated 5 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆94Updated 6 years ago
- 《Python深度学习》书籍代码☆633Updated last year
- WeChat Official Accounts, zhihu and CSDN'blog code☆262Updated 5 years ago
- 机器学习基本模型算法介绍(附加案例)☆225Updated 6 years ago
- 阿里云天池大赛赛题解析☆145Updated 4 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资 料。☆925Updated 3 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆434Updated 3 years ago
- NLP实战项目☆102Updated 2 years ago
- ☆275Updated 3 years ago
- Data mining algorithm PrefixSpan based on Python/数据挖掘算法PrefixSpan的简单Python实现☆22Updated 3 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- 客流量时间序列预测模型☆126Updated 3 years ago
- 零基础入门金融风控-贷款违约预测 TOP11☆39Updated 4 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago