# ML
**Repository Path**: wuchengwen/ML
## Basic Information
- **Project Name**: ML
- **Description**: 机器学习课程作业
- **Primary Language**: C++
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-02-11
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[实验一 贝叶斯分类](https://chengwenwu.github.io/ML/bayes)
[实验二 参数估计(极大似然估计)](https://chengwenwu.github.io/ML/PE)
[实验三 Parzen窗 KNN](https://chengwenwu.github.io/ML/NPE)
[实验五 集成学习(投票方式)](https://chengwenwu.github.io/ML/集成学习)