frankstar007 / kNNLinks
机器学习实战
☆718Updated 9 years ago
Alternatives and similar repositories for kNN
Users that are interested in kNN are comparing it to the libraries listed below
Sorting:
- 斯坦福机器学习完整 python 实现☆609Updated 7 years ago
- 机器学习笔记☆1,037Updated 8 years ago
- 此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现☆702Updated 6 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆305Updated 7 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆295Updated 6 years ago
- 《机器学习实战》的python3源码☆1,330Updated 5 years ago
- Tensorflow实战学习笔记、代码、机器学习进阶系列☆1,140Updated 4 years ago
- 周志华《机器学习》阅读笔记☆416Updated 3 years ago
- Python机器学习,机器学习入门首选。☆199Updated 6 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆154Updated 2 years ago
- 《统计学习方法》笔记-基于Python算法实现