# statistic_learning **Repository Path**: lll2343/statistic_learning ## Basic Information - **Project Name**: statistic_learning - **Description**: 李航 统计学习方法 阅读笔记和代码实现,jupyter编辑 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-26 - **Last Updated**: 2023-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: 统计学习方法, 机器学习, Python ## README # 《统计学习方法》笔记及代码更新 > lyz > > 2281250383@qq.com > > create at 2023/1/31 ## finished 1. 感知机 2. logistic回归 3. KNN 4. 朴素贝叶斯(仅numpy) 5. LSTM 6. CNN 7. AdaBoost提升算法 8. K-means 聚类 ## useful link * https://github.com/LeBron-Jian/MachineLearningNote.git *