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:
- 浙江大学机器学习☆227Updated 4 years ago
- ☆146Updated 3 years ago
- 图神经网络(GNN)学习笔记☆77Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 阿里云天池大赛赛题解析☆152Updated 4 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆70Updated 3 years ago
- 《Python数据预处理技术与实践》源码下载☆210Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆212Updated 5 years ago
- Pytorch_Learning_Notes☆103Updated 8 months ago
- Solutions for nndl/exercise☆113Updated 5 years ago
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆222Updated last year
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆927Updated 4 years ago
- A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品☆281Updated 3 weeks ago
- 黄海广博士整理的【吴恩达】深度学习笔记☆54Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆49Updated 6 years ago
- 吴恩 达机器学习算法Python实现,附详细的代码注释。☆85Updated 5 years ago
- 图神经网络(图卷积网络) 个人学习总结☆125Updated 2 years ago
- 该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。☆136Updated 4 years ago
- 纯python实现机器学习算法,非套用sk-learn☆107Updated 3 years ago
- 西瓜书,课后习题☆138Updated 4 years ago
- 《Python数据挖掘入门与实践》 代码,数据以及教程☆106Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆187Updated 7 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆39Updated 6 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆125Updated 4 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆515Updated 3 years ago
- 用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)☆215Updated 5 years ago
- 《机器学习》周志华 (西瓜书) 练习☆65Updated 7 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆150Updated 4 years ago
- 机器学习算法经典案例☆111Updated 4 years ago
- Apriori and fp-growth implement of python☆264Updated 5 years ago