Analysing practical examples by using principal component analysis (PCA) and Clustring
-
Updated
May 14, 2024 - R
Analysing practical examples by using principal component analysis (PCA) and Clustring
This project clusters white wines based on their chemical properties to understand their relationship with quality ratings, using techniques like k-means and PCA.
Function to find the optimal number of clusters for k-means analysis using the Elbow Method
This is my first attempt at a KNN model, where I attempt to classify the purchase of caravan insurance in the Caravan data set (ISLR package).
Customer Segmentation using R
K-means as an unsupervised machine learning technique. Customer Segmentation Case.
Classify the subsidy eligible users based on their electricity usage patterns
Customer Segmentation and Product Recommendation for ACME Innovations - School Project
This project uses K-Means clustering to segment wholesale customers based on their spending habits. The data is preprocessed, scaled, and clustered into four groups. The Elbow and Silhouette methods determine the optimal number of clusters, and results are visualized using boxplots and scatter plots to uncover spending patterns.
Repositorio creado para almacenar archivos, script y el informe final del curso de modelamiento estadístico del Diplomado en Big Data de la Pontificia Universidad Católica de Chile.
Grouping pupils according to the performance at two intermediate examinations
Clustering wedding guests.
Supervised and unsupervised analysis
Clustering personalities and labelling based on sampled survey responses (Hierarchical and K-Means).
Add a description, image, and links to the elbow-method topic page so that developers can more easily learn about it.
To associate your repository with the elbow-method topic, visit your repo's landing page and select "manage topics."