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:
- ☆148Updated 3 years ago
- 用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)☆202Updated 4 years ago
- 数学建模准备工作,包括一些算法的手写与调用☆232Updated 7 years ago
- Pytorch_Learning_Notes☆104Updated 4 months ago
- 阿里云天池大赛赛题解析☆143Updated 4 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆82Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 3 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆70Updated 3 years ago
- 浙江大学机器学习☆223Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆146Updated 4 years ago
- 图神经网络(GNN)学习笔记☆72Updated 4 years ago
- 西瓜书,课后习题☆132Updated 3 years ago
- 《机器学习》(西瓜书)代码实战☆837Updated 2 months ago
- Solutions for nndl/exercise☆113Updated 5 years ago
- ☆149Updated 5 years ago
- 《Python数据预处理技术与实践》源码下载☆203Updated 5 years ago
- 该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。☆134Updated 4 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆495Updated 2 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆217Updated last year
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆313Updated 2 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆36Updated 5 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆918Updated 3 years ago
- 图神经网络(图卷积网络) 个人学习总结☆119Updated 2 years ago
- Apriori and fp-growth implement of python☆263Updated 5 years ago
- A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品☆275Updated last month
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 基于python实现的数学建模相关代码,包含回归、分类、差分、聚类、时间序列分析、因子分析等☆70Updated last year
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆170Updated 5 years ago