xiyusullos / ml_exerciseLinks
西瓜书,课后习题
☆134Updated 3 years ago
Alternatives and similar repositories for ml_exercise
Users that are interested in ml_exercise are comparing it to the libraries listed below
Sorting:
- 《机器学习》周志华 (西瓜书) 练习☆64Updated 7 years ago
- 西瓜书概念整理☆89Updated 4 years ago
- 《机器学习》(西瓜书)代码实战☆871Updated 3 months ago
- Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍☆1,605Updated 2 years ago
- 周志华-机器学习☆279Updated 5 years ago
- 利用python进行数学建模☆178Updated 6 years ago
- 用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)☆206Updated 4 years ago
- 《Python数据挖掘入门与实践》 代码,数据以及教程☆102Updated 5 years ago
- ☆148Updated 3 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆83Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆848Updated 4 years ago
- 机器学习与模式识别相关笔记☆42Updated 6 years ago
- 数学建模准备工作,包括一些算法的手写与调用☆237Updated 7 years ago
- ☆83Updated 2 months ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆147Updated 4 years ago
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆320Updated 2 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆124Updated 4 years ago
- 浙江大学机器学习☆226Updated 4 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆361Updated 6 years ago
- 阿里云天池大赛赛题解析☆145Updated 4 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机 森林、SVM等☆175Updated 5 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆505Updated 3 years ago
- 2020年美国大学生数学建模竞赛 Finalist奖☆57Updated 4 years ago
- 📚《统计学习方法-李航: 笔记》 200页PDF,公式细节讲解🎉☆477Updated last month
- 机器学习-Coursera-吴恩达- python+Matlab代码实现☆200Updated 3 years ago
- 《神经网络与深度学习》课后习题答案-分享讨论☆759Updated 5 years ago
- 李航统计学习方法 PPT☆114Updated 8 years ago
- 西瓜书,sklearn源码,李航统计学,机器学习实战☆40Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago