zyding1983 / dataminingLinks
data mining class
☆157Updated 4 years ago
Alternatives and similar repositories for datamining
Users that are interested in datamining are comparing it to the libraries listed below
Sorting:
- 《Python数据预处理技术与实践》源码下载☆208Updated 5 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆70Updated 3 years ago
- ☆148Updated 3 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆85Updated 4 years ago
- 图神经网络(GNN)学习笔记☆76Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- Pytorch_Learning_Notes☆103Updated 6 months ago
- 浙江大学机器学习☆226Updated 4 years ago
- Solutions for nndl/exercise☆114Updated 5 years ago
- 阿里云天池大赛赛题解析☆146Updated 4 years ago
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆221Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆185Updated 6 years ago
- 《Python数据挖掘入门与实践》 代码,数据以及教程☆104Updated 5 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆925Updated 4 years ago
- ☆150Updated 5 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆150Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- 该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。☆136Updated 4 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆506Updated 3 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆49Updated 6 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆44Updated 2 years ago
- Datawhale导航灯塔: 主要用于为Datawhale下所有仓库、资源以及知识的快速预览与访问☆34Updated 6 years ago
- ☆58Updated 5 years ago
- 西瓜书,课后习题☆137Updated 3 years ago
- 纯python实现机器学习算法,非套用sk-learn☆108Updated 3 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Updated 5 years ago
- 图神经网络(图卷积网络) 个人学习总结☆122Updated 2 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆41Updated 6 years ago
- 机器学习基本模型算法介绍(附加案例)☆226Updated 6 years ago