xiyusullos / ml_exerciseLinks
西瓜书,课后习题
☆138Updated 4 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:
- 《机器学习》周志华 (西瓜书) 练习☆65Updated 7 years ago
- 西瓜书概念整理☆90Updated 4 years ago
- 《机器学习》(西瓜书)代码实战☆923Updated 7 months ago
- 周志华-机器学习☆284Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆215Updated 5 years ago
- Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍☆1,649Updated 3 years ago
- 利用python进行数学建模☆179Updated 6 years ago
- ☆146Updated 3 years ago
- 机器学习与模式识别相关笔记☆42Updated 6 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆86Updated 5 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆520Updated 3 years ago
- 浙江大学机器学习☆228Updated 4 years ago
- 用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)☆215Updated 5 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时 将自己的学习进度更新到这个仓库☆126Updated 4 years ago
- 全中文的人工智能教程和推荐资料,只选“精品”,如“钻石”般精致。☆115Updated 4 years ago
- ☆83Updated 6 months ago
- 数学建模准备工作,包括一些算法的手写与调用☆245Updated 7 years ago
- 机器学习算法项目☆995Updated 4 years ago
- 《Python数据挖掘入门与实践》 代码,数据以及教程☆106Updated 5 years ago
- 西瓜书,sklearn源码,李航统计学,机器学习实战☆42Updated 5 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆188Updated 5 years ago
- 经典机器学习算法的极简实现☆186Updated last year
- 李航统计学习方法 PPT☆117Updated 9 years ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆1,992Updated last week
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆344Updated 3 years ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆858Updated 4 years ago
- 水很深的深度学习☆131Updated last year
- Solutions for nndl/exercise☆114Updated 5 years ago
- 机器学习-Coursera-吴恩达- python+Matlab代码实现☆207Updated 3 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆189Updated 7 years ago