1 Star 0 Fork 1

limbercode/Learn-Statistical-Learning-Method

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Learn-Statistical-Learning-Method, Second Edition

alt text
Implementation of Statistical Learning Method
《统计学习方法》第二版,算法实现。

第1章:统计学习方法概论 least_sqaure_method.ipynb
第2章:感知机 perceptron.ipynb
第3章:k近邻法 KNN.ipynb
第4章:朴素贝叶斯法 NaiveBayes.ipynb
第5章:决策树 DT.ipynb
第6章:逻辑斯蒂回归与最大熵模型 LR.ipynb
第7章:支持向量机 SVM.ipynb
第8章:提升方法 Adaboost.ipynb
第9章:EM算法及其推广 EM.ipynb
第10章:隐马尔可夫模型 HMM.ipynb
第11章:条件随机场 CRF.ipynb
第12章: 监督学习方法总结 Summary_of_Supervised_Learning_Methods.ipynb
第13章:无监督学习概论 Introduction_to_Unsupervised_Learning.ipynb
第14章:聚类方法 Clustering.ipynb
第15章:奇异值分解 SVD.ipynb
第16章:主成分分析 PCA.ipynb
第17章:潜在语义分析 LSA.ipynb
第18章:概率潜在语义分析 PLSA.ipynb
第19章:马尔可夫链蒙特卡洛法 MCMC.ipynb
第20章:潜在狄利克雷分配 LDA.ipynb
第21章:潜在狄利克雷分配 PageRank.ipynb

acknowledgment

At present, this is still an incomplete project, and I am still ignorant of many algorithms, which may only be fully mastered in practical applications.Some algorithms are reproduced independently by myself, others are referred to online resources, not listed here, the specific link in the file.I will keep updating this project until I have mastered all the algorithms in the book.

MIT License Copyright (c) 2019 Max Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/limbercode/Learn-Statistical-Learning-Method.git
git@gitee.com:limbercode/Learn-Statistical-Learning-Method.git
limbercode
Learn-Statistical-Learning-Method
Learn-Statistical-Learning-Method
master

搜索帮助