frankstar007 / kNNLinks
机器学习实战
☆717Updated 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 实现☆608Updated 7 years ago
- 机器学习笔记☆1,032Updated 8 years ago
- 此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现☆702Updated 5 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆302Updated 7 years ago
- the data and ipython notebook of my attempt to solve the kaggle titanic problem☆413Updated 9 years ago
- 周志华《机器学习》阅读笔记☆412Updated 3 years ago
- 《机器学习实战》的python3源码☆1,332Updated 4 years ago
- Machine learning resources,including algorithm, paper, dataset, example and so on.☆836Updated 5 years ago
- 一些关于机器学习的学习资料与研究介绍☆2,004Updated 6 years ago
- 《机器学习实践》源码和《机器学习-算法原理与编程实践》源码以及学习心得☆231Updated 9 years ago
- scikit-learn机器学习库中文文档翻译项目☆734Updated 5 years ago
- 常见的机器学习参考资料,包括书籍、公开课等☆437Updated 5 years ago
- Coursera上斯坦福大学的机器学习编程作业——Andrew Ng☆195Updated 8 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆419Updated 2 years ago
- Tensorflow实战学习笔记、代码、机器学习进阶系列☆1,142Updated 4 years ago
- 机器学习算法 基于西瓜书以及《统 计学习方法》,当然包括DL。☆293Updated 5 years ago
- 吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course☆1,023Updated 3 years ago
- 《统计学习方法》笔记-基于Python算法实现☆2,116Updated 7 years ago
- [译] 面向机器学习的特征工程☆2,541Updated last year
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 7 years ago
- 教材对应的源码☆322Updated 6 years ago
- 集体智慧编程源代码☆372Updated 7 years ago
- 吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng☆254Updated 5 years ago
- 数据挖掘入门介绍