NealChalmers / Stanford-CS229-ML-AndrewNgLinks
Coursera Machine Learning (Andrew Ng) implements in Python
☆10Updated 2 years ago
Alternatives and similar repositories for Stanford-CS229-ML-AndrewNg
Users that are interested in Stanford-CS229-ML-AndrewNg are comparing it to the libraries listed below
Sorting:
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆304Updated 7 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆416Updated 3 years ago
- Coursera Machine Learning (Andrew Ng) --- python code☆128Updated 8 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆464Updated 5 years ago
- coursera吴恩达机器学习课程作业自写Python版本+Matlab原版☆944Updated 7 years ago
- 《机器学习实战》的python3源码☆1,336Updated 5 years ago
- ☆110Updated 7 years ago
- 讲解常见 的机器学习算法☆319Updated 5 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆392Updated 6 years ago
- Kaggle Kernel for House Prices competition https://www.kaggle.com/massquantity/all-you-need-is-pca-lb-0-11421-top-4☆164Updated 7 years ago
- Basic data mining model, including feature importance display☆469Updated last year
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 5 years ago
- Describe past Kaggle solutions☆371Updated 6 years ago
- Kaggle:入门赛Tatanic(泰坦尼克号)84.21%带你冲进前2%☆55Updated 7 years ago
- 机器学习实战☆33Updated 6 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆433Updated 4 years ago
- 统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp☆196Updated 2 years ago
- 深度学习笔记☆811Updated 4 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。