An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kmeans-algorithm

Marslanali/cpp-kmeans-clustering

C++ implementation of kmeans clustering algorithm.

Language: C++ - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lyraxvincent/Data-Science-Machine-Learning-Portfolio

Portfolio Projects through my Data Science and Machine Learning Course program.

Language: Jupyter Notebook - Size: 7.44 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

Xenia101/K-means-Clustering

Sample of K-means Clustering

Language: Python - Size: 135 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Felix83000/k-means-ski-resort

JAVA software which use k-means Algorithm in order to sort French ski resort into three clusters (Small Size, Medium Size, Big Size).

Language: Java - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

saurabh48782/Image_Segmentation_using_KMeans

Applied KMeans++ algorithm to achieve the goal of image segmentation.

Language: Jupyter Notebook - Size: 453 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gonultasbu/color-k-means

A simple k means classifier for rgb images without sklearn.

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

BALaka-18/Unsupervised-algorithm-and-Dimensionality-Reduction

A series of notebooks on unsupervised machine learning algorithms and dimensionality reduction techniques.

Language: Jupyter Notebook - Size: 615 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

lettier/interactivekmeans

Interactive HTML canvas based implementation of k-means.

Language: JavaScript - Size: 4.64 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 2

kush1912/Neural-Networks

This repository consists of all the assignments i have done as a part of the neural networks lab which was a part of my curriculum.

Language: HTML - Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

manshitamathur/Machine-Learning

Machine Learning Algorithms

Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

JaspreetRFSingh/KMeans-Predictive-Modeling

Demonstration of use of ML Algorithm: K-Means Clustering

Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

algoDd/ScratchMl

Machine Learning Algorithms Scratch Implementations

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dagrewal/Telecomms-Unsupervised-Analysis

Data Mining Matlab files used as part of a class on Data Mining taught as part of the MSc. Data Science (2014) at Lancaster University.

Language: Mercury - Size: 9.58 MB - Last synced at: over 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

Atenrev/Clothes-and-color-classifier

An implementation of K-means and KNN algorithms to classify clothes and its color.

Language: Python - Size: 1.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Gajenthran/ml

Algos de machine learning

Language: C - Size: 6.07 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shaikhAbuzar/ML-Programs

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sadimanna/kmeansplusplusclustering

K-Means++ Clustering using Gap Statistic for determining optimal value of K in Python

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

AndreeaMusat/machine_learning

Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Vishal1999-33/Color_Identification_In_Images

Using OpenCV to identify different colors in an image.

Language: Jupyter Notebook - Size: 4.08 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sayaliwalke30/Customer-Segmentation

Created customer segmentation for an e-commerce website to reach out to millions customers with effective marketing strategy

Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

pyt243/DM-Project-MyCallSpeed

A full data mining pipeline on the data.gov.in data-set : MyCallSpeed

Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

eliabeleal/Report_Machine_Learning

:keyboard: Comparar os resultados de algoritmos de Machine Learning com problemas de classificação. Escolher três problemas de classificação do UCI

Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

asgaonkar/2D-Blind-kMeans-Clustering

Implementing kMeans and kMeans++ on 2D points to find accurate value of k and classify accordingly.

Language: Python - Size: 1.98 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lapidshay/NYC-juvenile-crime-rate-VS.-after-school-activity

The notebook demonstrates the use of Folium maps and WordCloud visualization tool, as well as a sophisticated use of k-means algorithm.

Language: Jupyter Notebook - Size: 911 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Michael-Gkotsis/k-means

A k-means algorithm implementation to c language.

Language: C - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

sunil-sopho/Parallel_Kmeans

Language: C++ - Size: 1.91 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

senavs/kmeans-from-scratch

:heavy_check_mark: A Python implementation of KMeans machine learning algorithm.

Language: Jupyter Notebook - Size: 312 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

uniquevineet/unsupervised_learning

Applying unsupervised learning algoriths on online shoppers intention data and model building

Language: HTML - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

rahulthapar15/KMeans-Clustering

Language: C++ - Size: 216 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

lukascivil/TCC

Recommender System using movielens 100k dataset

Language: Python - Size: 812 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

Labonneguigue/Machine-Learning

Python code related to the Machine Learning online course from Columbia University

Language: Python - Size: 53.9 MB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

benjaminpatrickevans/classification

Some basic classification methods (Naive Bayes, Decision Trees, Nearest Neighbour, Perceptrons) implemented from scratch in Java

Language: Java - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

girishsaraf/Data-Warehousing-And-Mining

Codes related to data warehousing and mining

Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

SeyedAlirezaFatemi/iris-mnist

Classifying iris and fashion-mnist datasets using different algorithms.

Language: Jupyter Notebook - Size: 5.61 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Rajpreet16/machine_learning_algorithms

These are Machine Learning Algorithm, written in Python. Contains, Regression, KNN(K- Nearest-Neighbor), Best-Fit-Line, Support Vector Machine, K-Means, Mean Shift

Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Jeffresh/kmeans-clustering

A classifier using the kmeans algorithm.

Language: MATLAB - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

macabdul9/image-segmentation

image segmentation using K-means and K-means++ algorithm.

Language: Jupyter Notebook - Size: 284 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

liadadash/K-Means

Parallel implementation of K-Means algorithm

Language: C++ - Size: 19.8 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hknakst/image-processing-goruntuisleme-

image processing

Language: C++ - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

catamold/image-processing

Recunoastere pe baza de semnaturi

Language: C++ - Size: 7.94 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

odubno/machine-learning-intro

class notes, tips, models in python and resources for learning machine learning.

Language: Python - Size: 3.74 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

OtakuSenpai/KMeans-Algo-Gui

KMeans algo in GUI using FLTK library.

Language: C++ - Size: 1.49 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

levibyte/kmeans_demo

k-means implementation for 2D points data ( SDL )

Language: C++ - Size: 9.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

niketan108/K-Means-Agglomerative-Hierarchical-Clustering-DBSCAN-Density-based-clustering-

Built K-Means, Agglomerative(Hierarchical Clustering) & DBSCAN(Density based clustering) Clustering on Amazon fine food review dataset

Language: Jupyter Notebook - Size: 4.16 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Berkays/KMeans

KMeans Implementation in Python

Language: Jupyter Notebook - Size: 655 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

fozoglu/KMeans-MapKit

This repository includes usage of KMeans algorithm on MapKit Library

Language: Swift - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

flpinheiro/APC_trabalho2_Kmeans

Código desenvolvido como parte da avaliação da disciplina Algoritmos e Programação de Computadores (113476) com o professor Vinícius Ruela Pereira Borges do departamento de Ciência da computação da Universidade de Brasília no primeiro semestre de 2018, desenvolvido pelo estudante Felipe Luís Pinheiro.

Language: C - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ya2189/TextClassification_KMeans

Text clustering Reuters-21578 test collection using K-Means algorithm

Language: Java - Size: 8.89 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

gjbsaiia/weightedTeamGenerator

lil side project for progressive internship

Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kajakgupta/K-Means-clustring-of-Iris-dataset

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

boy1583/out_of_core_k-means

k-means algo using single core

Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Dna072/Clustering-UnsupervisedLearning

KMeans algorithm implementation.

Language: Java - Size: 179 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Juangmar/AI_Algorithms

Repositorio usado para almacenar las prácticas de la asignatura Ingeniería del Conocimiento,

Language: Java - Size: 2.37 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

soumilkanwal80/Spam-Ham-Predictor

A basic spam ham predictor in C

Language: C - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cwuu/DataMining-LearningFromLargeDataSet-Task3

ETH Zurich Fall 2017

Language: Python - Size: 53.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

shask9/chicago_city_crime_analysis

Language: Scala - Size: 297 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

adewija/K-Means

This is code for make classification using K-Means Method in Java

Language: Java - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

dhara9525/Kmeans_UnsupervisedLearning

Implement the K-means unsupervised learning algorithm. Utilized the simplified Iris dataset to test code.

Language: Matlab - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

Tchoks/DataAnalytics

iris and kdd cup 1999 classification

Language: Python - Size: 256 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Keywords
kmeans-algorithm 259 kmeans-clustering 126 kmeans 78 machine-learning 61 python 51 clustering 49 kmeans-clustering-algorithm 46 machine-learning-algorithms 32 clustering-algorithm 29 k-means-clustering 20 unsupervised-learning 19 python3 17 k-means 17 unsupervised-machine-learning 14 logistic-regression 14 knn-algorithm 14 data-science 13 numpy 12 decision-trees 11 linear-regression 11 image-processing 11 knn 10 knn-classification 10 pandas 10 c 9 pca 9 pca-analysis 8 hierarchical-clustering 8 gaussian-mixture-models 8 random-forest 7 kmeans-plus-plus 7 svm-classifier 7 supervised-learning 7 algorithms 7 customer-segmentation 7 dbscan-clustering 6 iris-dataset 6 opencv 6 dbscan-algorithm 6 elbow-method 6 decision-tree 6 scikit-learn 6 svm 6 cpp 6 naive-bayes-classifier 6 algorithm 6 neural-network 5 segmentation 5 cluster 5 artificial-intelligence 5 mapreduce 5 regression 5 javascript 5 ai 5 apriori-algorithm 5 data-visualization 5 naive-bayes-algorithm 5 matplotlib 5 principal-component-analysis 5 r 5 k-means-implementation-in-python 5 data-mining 5 hadoop 4 matlab 4 jupyter-notebook 4 ml 4 java 4 elbow-curves 4 visualization 4 agglomerative-clustering 3 cplusplus 3 classification-algorithm 3 iris 3 openmp 3 computer-vision 3 datamining 3 from-scratch 3 machinelearning 3 image-classification 3 go 3 text-clustering 3 sklearn 3 data-analysis 3 unsupervised-clustering 3 kmeansclustering 3 dbscan 3 classification 3 cluster-analysis 3 regression-algorithms 3 centroids 3 meanshift 3 support-vector-machines 3 spark 3 c-plus-plus 3 hierarchical-models 2 random-forests 2 text-classification 2 kmeans-analysis 2 em-algorithm 2 omp-parallel 2