szcf-weiya / ESL-CNLinks
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
☆2,582Updated 2 months ago
Alternatives and similar repositories for ESL-CN
Users that are interested in ESL-CN are comparing it to the libraries listed below
Sorting:
- ☆5,188Updated 5 years ago
- 记录Learning from data一书中的习题解答☆990Updated 6 years ago
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,178Updated 3 years ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,629Updated 3 months ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,165Updated last year
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,802Updated 6 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,536Updated 10 months ago
- ☆2,764Updated 5 years ago
- 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。☆610Updated 5 months ago
- 机器学习算法的公式推导以及numpy实现☆2,089Updated 2 years ago
- [译] 面向机器学习的特征工程☆2,542Updated last year
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆848Updated 4 years ago
- 《统计学习方法》笔记-基于Python算法实现☆2,119Updated 7 years ago
- 《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版☆4,896Updated last year
- 周志华《机器学习》手推笔记☆3,693Updated 4 years ago
- My personal notes