機器學習中基礎算法的講解文章

1.決策樹

  https://blog.csdn.net/herosofearth/article/details/52347820

  https://blog.csdn.net/herosofearth/article/details/52425952

2.隨機森林

  https://blog.csdn.net/qq547276542/article/details/78304454

  https://www.cnblogs.com/hunttown/p/6927819.html

3.邏輯迴歸

  https://blog.csdn.net/chibangyuxun/article/details/53148005

4.SVM(支持向量機)

  https://blog.csdn.net/lisi1129/article/details/70209945?locationNum=8&fps=1

  https://blog.csdn.net/denghecsdn/article/details/77313758

  https://blog.csdn.net/chaipp0607/article/details/73716226

  https://blog.csdn.net/chaipp0607/article/details/73849539

  https://blog.csdn.net/chaipp0607/article/details/73662441

5.樸素貝葉斯

https://mp.weixin.qq.com/s__biz=MzI4MDYzNzg4Mw==&mid=2247483819&idx=1&sn=7f1859c0a00248a4c658fa65f846f341&chksm=ebb4397fdcc3b06933816770b928355eb9119c4c80a1148b92a42dc3c08de5098fd6f278e61e#rd

https://blog.csdn.net/syoya1997/article/details/78618885

6.K臨近算法(KNN)

https://www.cnblogs.com/Leo_wl/p/5727605.html

https://blog.csdn.net/google19890102/article/details/23924971

7.K-Means算法

https://blog.csdn.net/herosofearth/article/details/52085927

8.Adaboost算法

https://blog.csdn.net/guyuealian/article/details/70995333

https://blog.csdn.net/google19890102/article/details/46376603

9.神經網絡

遞歸神經網絡

https://zhuanlan.zhihu.com/p/24720659

https://zhuanlan.zhihu.com/p/25518711

BP神經網絡

https://blog.csdn.net/google19890102/article/details/32723459

https://blog.csdn.net/accumulate_zhang/article/details/53324165

10.馬爾可夫

https://blog.csdn.net/herosofearth/article/details/52221172

https://blog.csdn.net/herosofearth/article/details/52227842

以上這些是最近看算法時所看的博文,覺得還可以,基本理解了大部分,所以就貼出來,做個保存

点赞