Topic: "elbow-plot"
jtemporal/kmeans_e_cotovelo
Language: HTML - Size: 7.91 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 5

stefmolin/ml-utils
Machine learning utility functions and classes.
Language: Python - Size: 230 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 14

arvkevi/ikneed
Interactive knee point detection using kneed!
Language: Python - Size: 38.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

rochitasundar/Stock-clustering-using-ML
The project involves performing clustering analysis (K-Means, Hierarchical clustering, visualization post PCA) to segregate stocks based on similar characteristics or with minimum correlation. Having a diversified portfolio tends to yield higher returns and face lower risk by tempering potential losses when the market is down.
Language: Jupyter Notebook - Size: 9.16 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

rhettadam/Optimal-K
Function to find the optimal number of clusters for k-means analysis using the Elbow Method
Language: R - Size: 11.7 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

manmolecular/http-response-clustering
:chart_with_downwards_trend: Clustering of HTTP responses using k-means++ and the elbow method
Language: Jupyter Notebook - Size: 959 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

vaitybharati/Assignment-08-PCA-Data-Mining-Wine-
Assignment-08-PCA-Data-Mining-Wine data. Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we have ignored at the begining who shows it has 3 clusters)
Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

y656/Weather-data-clustering
This repository contains clustering techniques applied to minute weather data. It contains K-Means, Heirarchical Agglomerative clustering. I have applied various feature scaling techniques and explored the best one for our dataset
Language: Jupyter Notebook - Size: 241 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

smh997/Audiobook-Customer-Segmentation-and-Purchase-Prediction
Segmenting customers of an audiobook platform and predicting their future purchase.
Language: Jupyter Notebook - Size: 821 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jose-perth/Cryptocurrencies
Used Unsupervised Machine Learning to create an analysis of cryptocurrencies on the trading market and how they could be grouped to create a classification system.
Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P30.-Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ.-
Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of clusters)
Language: Jupyter Notebook - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-07-K-Means-Clustering-Airlines-
Assignment-07-K-Means-Clustering-Airlines. Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include information on their mileage history and on different ways they accrued or spent miles in the last year. The goal is to try to identify clusters of passengers that have similar characteristics for the purpose of targeting different segments for different types of mileage offers.
Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

HotuRam/Credit-engine
Credit engine majorly based on Unsupervised learning
Language: Jupyter Notebook - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

srilakshmi-thota/K-MEANS-CLUSTERING-CLASSIFIER
K-means Clustering algorithm is used to classify,experimenting with different values of K to find the elbow point in the plot error vs K
Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

SurgoHealth/segmentation Fork of petersmittenaar/segmentation
Source code for examples of k-means and hierarchical clustering
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

SaadARazzaq/Imtiaz-Remastered
Data Science for Supermarket Customer Retention
Language: Jupyter Notebook - Size: 9.26 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

abednarz210/Machine_Learning_Unsupervised
Create an unsupervised Machine Learning Model to determine actively traded cryptocurrencies for new investment.
Language: Jupyter Notebook - Size: 256 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SadeTosin/E-Commerce-Sales-Customer-Segmentation
By aligning marketing efforts with customer preferences and desires, this approach promises to enhance market presence and drive substantial sales growth.
Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manjugovindarajan/Trade-Ahead-StockClustering-using-ML
Project involves performing clustering analysis (K-Means, Hierarchical clustering, visualization post PCA) to segregate stocks based on similar characteristics or with minimum correlation. Having a diversified portfolio tends to yield higher returns and faces lower risk by tempering potential losses when the market is down.
Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rajivjha003/Netflix-Movies-TV-Shows-Clustering-Project
Netflix Movies & TV Shows Clustering
Language: Jupyter Notebook - Size: 404 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

S-CHAN11/Bank-Customer-Segmentation
The objective of this project is to analyze the customers of a bank, categorize them with K-Means and Hierarchical Clustering and evaluate their distinct characteristics
Language: Jupyter Notebook - Size: 3.21 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zillur-av/k-means-algorithm
This is a Python implementation of k-means algorithm including elbow method and silhouette method for selecting optimal K
Language: Jupyter Notebook - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

priya-explorer/Customer_spend_behaviour_using_Clustering
Clustering Project
Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PatilSukanya/Assignment-08-PCA
Used libraries and functions as follows:
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PatilSukanya/Assignment-07-Clustering-Q1-Airline-
Used libraries and functions as follows:
Language: Jupyter Notebook - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shohaha/ML-myopia-clusters
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imane-ayouni/Chicago-Public-School-Students-Clustering
Unsupervised learning algorithms to cluster students of a public school
Language: Jupyter Notebook - Size: 2.49 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

RiteshopShrivastava/Hierarchical_Clustering
Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of clusters)
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Aysenuryilmazz/ClusteringAnuranCallsMFCCs
Clustering for Anuran Calls with 4 different families
Language: Jupyter Notebook - Size: 7.93 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SmartNamDevoloper/Clustering_Countries
This project demonstrates a Clustering Model using Python. An international humanitarian NGO that is committed to fighting poverty and providing the people of backward countries with basic amenities and relief during the time of disasters and natural calamities. It has been able to raise around $ 10 million. The model is needed to help decide how to use this money strategically and effectively. The significant issues that come while making this decision are mostly related to choosing the countries that are in the direst need of aid. The model is used to categorize the countries using some socio-economic and health factors that determine the overall development of the country.
Language: Jupyter Notebook - Size: 731 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sumitkutty/Sparks-Foundation-Internship
The projects are a part of the internship by The Sparks Foundation
Language: Jupyter Notebook - Size: 1.25 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

krishcy25/K-Means-Clustering-Unsupervised-Learning
This repository focuses on building K-Means Clustering (Unsupervised Learning algorithm) that builds the effective number of cluster grouping/segmentation based on Elbow method.
Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sakusuma/FundPrioritzation
HELP International is an international humanitarian NGO that is committed to fighting poverty and providing the people of backward countries with basic amenities and relief during the time of disasters and natural calamities. It runs a lot of operational projects from time to time along with advocacy drives to raise awareness as well as for funding purposes. After the recent funding programmes, they have been able to raise around $ 10 million. Now the CEO of the NGO needs to decide how to use this money strategically and effectively. The significant issues that come while making this decision are mostly related to choosing the countries that are in the direst need of aid. And this is where you come in as a data analyst. Your job is to categorise the countries using some socio-economic and health factors that determine the overall development of the country. Then you need to suggest the countries which the CEO needs to focus on the most. The datasets containing those socio-economic factors and the corresponding data dictionary are provided below.
Language: Jupyter Notebook - Size: 483 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Vineeta12345/KMeans
Performing kmeans clustering and also providing elbow plot
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
