https://github.com/windrises/pattern_recognition
模式识别课程作业
https://github.com/windrises/pattern_recognition
Last synced: 8 months ago
JSON representation
模式识别课程作业
- Host: GitHub
- URL: https://github.com/windrises/pattern_recognition
- Owner: windrises
- Created: 2019-03-16T09:39:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T04:59:48.000Z (about 7 years ago)
- Last Synced: 2025-01-20T22:52:49.832Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.33 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Parameter Estimation
[Parzen window](https://github.com/windrises/pattern_recognition/tree/master/parameter_estimation/parzen_window.ipynb)
## Face Recognition
[Face_Recognition_Data_PCA-LDA](https://github.com/windrises/pattern_recognition/blob/master/face_recognition/Face_Recognition_Data_PCA-LDA.ipynb)
[PIE_PCA-LDA](https://github.com/windrises/pattern_recognition/blob/master/face_recognition/PIE_PCA-LDA.ipynb)
## Toxic Comment Classification
[TFIDF_LogReg](https://github.com/windrises/pattern_recognition/blob/master/toxic_comment_classification/TFIDF_LogReg.ipynb)
[Deep_Learning](https://github.com/windrises/pattern_recognition/blob/master/toxic_comment_classification/Deep_Learning.ipynb)