Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ht0710/pca
Principal Component Analysis
https://github.com/ht0710/pca
ai algorithm machine-learning pca pca-analysis principal-component-analysis
Last synced: 2 days ago
JSON representation
Principal Component Analysis
- Host: GitHub
- URL: https://github.com/ht0710/pca
- Owner: HT0710
- Created: 2022-06-23T11:21:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T19:13:45.000Z (over 2 years ago)
- Last Synced: 2024-11-14T09:17:58.434Z (2 months ago)
- Topics: ai, algorithm, machine-learning, pca, pca-analysis, principal-component-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Read this at [cool Website](https://ht0710.github.io/PCA/)
# Mục tiêu
- No more
- maybe :eyes:## main.py
Các hàm dự đoán## data.py
Các hàm xử lý dữ liệu## pca.py
Các hàm liên quan đến PCA## analysis.py
Phân tích dữ liệu các giữa các lần dự đoán trong lịch sử## conclusion.txt
Kết luận về quá trình làm dự án (x.x)## Tệp csv
Chứa tập data, lịch sử dự đoán## Tệp ./Other
Các file test cũ## Tệp ./Linear_regression
Tham khảo về hồi quy tuyến tính# Liên kết khác
- Repo về Machine Learning: [ML-From-Scratch](https://github.com/HT0710/ML-From-Scratch.git)
- Repo chi tiết về PCA: [dsc-performing-principal-component-analysis](https://github.com/HT0710/dsc-performing-principal-component-analysis.git)
- More about me?
- [HT0710-ArtA](https://github.com/HT0710)