blackAndrechen / data_mineLinks
Apriori and fp-growth implement of python
☆264Updated 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 week
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆211Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆187Updated 7 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆350Updated 4 years ago
- 开源的各大比赛baseline☆375Updated 3 years ago
- Z Lab数据实验室开源代码汇总☆208Updated last year
- 《Python深度学习》书籍代码☆636Updated last year
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆216Updated 6 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆113Updated 2 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆287Updated 5 years ago
- ☆276Updated 3 years ago
- 2020 招商银行FinTech 数据赛道 rank10☆115Updated 5 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆926Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆734Updated 6 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 5 years ago
- Pytorch_Learning_Notes☆103Updated 7 months ago
- NLP的各种小项目练手☆150Updated 4 years ago
- 图神经网络(GNN)学习笔记☆77Updated 4 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆46Updated 6 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 《Python数据预处理技术与实践》源码下载☆209Updated 5 years ago
- 决策树分类(ID3,C4.5,CART)☆485Updated 2 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- NLP实战项目☆105Updated 2 years ago
- 机器学习算法经典案例☆111Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- ☆503Updated last year
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆94Updated 6 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆47Updated 2 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆264Updated 5 years ago