Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NTGNguyen authored Dec 8, 2024
1 parent 970eb6b commit bbb1df5
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,42 @@ A repo using to splits <strong>LDA&QDA</strong> from .ipynb to py and stores thi
![GitHub contributors](https://img.shields.io/github/contributors/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
![GitHub License](https://img.shields.io/github/license/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
<br>
<br>
[![wakatime](https://wakatime.com/badge/user/018dc1fb-78ec-4b43-aa3b-c4526233484c/project/8f43f065-33e2-43a0-b8a3-9273bb9ab9b2.svg?style=for-the-badge)](https://wakatime.com/badge/user/018dc1fb-78ec-4b43-aa3b-c4526233484c/project/8f43f065-33e2-43a0-b8a3-9273bb9ab9b2?style=for-the-badge)
![GitHub branch check runs](https://img.shields.io/github/check-runs/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT/main?style=for-the-badge)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr-closed/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
![GitHub repo file or directory count](https://img.shields.io/github/directory-file-count/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT?style=for-the-badge)
<br>
<br>
![Static Badge](https://img.shields.io/badge/Python-n?style=for-the-badge&logo=python&logoColor=%23FFFF00&color=blue)
![Static Badge](https://img.shields.io/badge/Shell-0%20?style=for-the-badge&logo=gnubash&logoColor=white&color=black)
![Static Badge](https://img.shields.io/badge/pre--commit-FAB040?style=for-the-badge&logo=precommit&logoColor=white&color=yellow)
![Static Badge](https://img.shields.io/badge/github--actions-FAB040?style=for-the-badge&logo=githubactions&logoColor=white&color=red)
![Static Badge](https://img.shields.io/badge/github--copilot-FB040?style=for-the-badge&logo=githubcopilot&logoColor=white&color=black)
![Static Badge](https://img.shields.io/badge/scikit--learn-white?style=for-the-badge&logo=scikitlearn)
![Static Badge](https://img.shields.io/badge/NumPy-yellow?style=for-the-badge&logo=numpy)
![Static Badge](https://img.shields.io/badge/GitforWindows-black?style=for-the-badge&logo=gitforwindows)
![Static Badge](https://img.shields.io/badge/LaTeX-gray?style=for-the-badge&logo=latex)

<hr>

## 📖 Giới Thiệu

- Một repo để lưu trữ cái đồ án cuối cùng của môn CS115-UIT của bọn mình thui hehe

## 🧮 Thuật Toán

- Bạn có thể đọc về thuật toán bằng cách đọc <strong>.pdf</strong> hoặc là coi bằng <strong>.pptx</strong>
- [PDF](https://github.com/NTGNguyen/LDA-QDA-FinalProject-CS115-UIT/blob/main/assets/report/LDA_QDA.pdf)
- PowerPoint: Updating.....

> [!NOTE]
>
> - Thật ra cũng không có gì quan trọng ngoài việc repo này chứa cả LDA cho <strong>Dimensional Reduction</strong> và <strong>Classification</strong>🫣
> [!IMPORTANT]
>
> - Các file <strong>.py</strong> là các file mình chia ra từ file <strong>.ipynb</strong> nên nó không có giá trị sử dụng(Thực ra là có nếu mình siêng, nên là đợi đi ... hehe)

0 comments on commit bbb1df5

Please sign in to comment.