kmean
There are 11 repositories under kmean topic.
AboNady/K_Means_From_Scratch
An implementation of the basic idea of K-Means from scratch.
Kvatsx/Statistical-Machine-Learning-Assignments
All assignments of Statistical Machine Learning Course
Palak-15/Online_retain_customers_clustering
Online retail is a transnational data set which contains all the transactions occurring between 01/12/2010 and 09/12/2011 for a UK-based and registered non-store online retail. The company mainly sells unique all-occasion gifts. Many customers of the company are wholesalers.
Yulypso/Fruit-Recognition
The goal is to recognize fruit through machine learning algorithm implementations such as K-NN algorithm or K-Mean algorithm.
dw251414/Cryptocurrencies
Use unsupervised machine learning, PCA algorithm, and K-Means clustering to analyze and classify a database of cryptocurrencies.
gabifc/machine_learning_dell
Atividades do Curso Introdução a Machine Learning da Universidade Estadual do Ceará.
maytaweej/Customer-clustering
Customer Personality Analysis
Tarunika-R/Personality-Prediction-Psychology
Get to know what personality you fall into by answering the given questions.
tiago-oom/Machine-Learning-Models
Machine Learning Project - creation and tuning of models to predict customer probability of buying at TechScape store.
mainbrm1380/credit-card-holder-clustering
Implementation of five different clustering algorithms
mrcopicat/parallel-implemented-Kmeans
A parallel implementation of the KMean Algorithm using MPI