Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vhtua/group4_data_analysis
Hierarchical Cluster Analysis: Movie Genres Preferences
https://github.com/vhtua/group4_data_analysis
data-analysis hierarchical-clustering r unsupervised-learning
Last synced: 27 days ago
JSON representation
Hierarchical Cluster Analysis: Movie Genres Preferences
- Host: GitHub
- URL: https://github.com/vhtua/group4_data_analysis
- Owner: vhtua
- Created: 2023-11-07T07:38:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T17:27:39.000Z (about 1 year ago)
- Last Synced: 2024-09-11T07:59:13.456Z (4 months ago)
- Topics: data-analysis, hierarchical-clustering, r, unsupervised-learning
- Language: TeX
- Homepage:
- Size: 24.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hierarchical Cluster Analysis: Movie Genres Preferences
### Instructor:
- Prof. Christina Andersson### Students: (Group 4)
- Vũ Hoàng Tuấn Anh (18812)
- Trần Kim Hoàn (18810)
- Bá Nguyễn Quốc Anh (17965)
- Nguyễn Hoàng Hải Nam (17035)---------------------
## Project Folder Structure```
📁Group4_Data_Analysis
├── 📁data (contains data for analysis)
├── 📁presentation (contains presentation file)
├── 📁report (contains report document)
└── 📁survey (contains survey questions document)```
---------------------## Programming Languages
![R][R.R]## Project Setup
### Dependencies:
| Package name | Description | Version |
| ----------- | ----------- | ----- |
| R base | The R Base Package | >= 4.3.2 |
| cluster | contain function 'daisy' | >= 2.1.4 |
| factoextra | clustering visualization | >= 1.0.7 |
| gplots | plotting data, dendrogram | >= 3.1.3 |
| ggplot2 | draw distribution graph | >= 3.4.4 |--------------------
## Result
Please find the link to read the report for more information!
### Report
- PDF version: [link](report/pdf/Group4_Hierarchical_Clustering_Analysis_Report.pdf)
- Latex Source Code: [link](report/latex/)[R.R]: https://img.shields.io/badge/R-276DC3?style=for-the-badge&logo=r&logoColor=white