An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with kmeans-algorithm

A curated list of projects in awesome lists tagged with kmeans-algorithm .

https://github.com/solzimer/skmeans

Super fast simple k-means implementation for unidimiensional and multidimensional data.

browser centroid cluster fast javascript k-means k-means-clustering kmeans kmeans-algorithm kmeans-clustering multidimensional nodejs unidimensional

Last synced: 15 Mar 2025

https://github.com/cmtt/kmpp

k-means clustering algorithm with k-means++ initialization.

clustering-algorithm javascript kmeans-algorithm kmeansplusplus

Last synced: 17 Apr 2025

https://github.com/tugot17/k-means-algorithm-from-scratch

The K-Means algorithm, written from scratch using the Python programming language

from-scratch k-means-clustering k-means-implementation-in-python kmeans-algorithm

Last synced: 21 Nov 2024

https://github.com/lukascivil/tcc

Recommender System using movielens 100k dataset

kmeans-algorithm knn-algorithm movielens predictive-analysis recommender-system

Last synced: 01 Apr 2025

https://github.com/billsioros/cmeans

A version of the K-Means Algorithm targeting the Capacitated Clustering Problem

clustering clustering-algorithm clustering-algorithms kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm vrp

Last synced: 24 Jan 2025

https://github.com/salamanderxing/jax-min-batch-kmeans

Jax implementation of Mini-batch K-Means algorithm

clustering-algorithm jax kmeans-algorithm mini-batch-kmeans

Last synced: 23 Apr 2025

https://github.com/hxndev/k-means-on-iris-dataset

k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.

code iris iris-dataset jupyter-notebook kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm python

Last synced: 31 Mar 2025

https://github.com/goldensunliu/k-means-plus

K-means++ clustering a classification of data. It is identical to the K-means algorithm, except for the careful selection of initial conditions.

clustering-algorithm javascript kmeans-algorithm kmeans-clustering kmeansplusplus node-module

Last synced: 17 Mar 2025

https://github.com/goldinguy/mtgmeta-ts

🃏 Determine the MTG metagame using K-means++ clustering

kmeans-algorithm kmeans-clustering kmeans-plus-plus mtg-meta

Last synced: 09 Mar 2025

https://github.com/anaagg/apispecies2

In this project you will find the code to create a Python API using Flask. The goal, to create an API that serves as data of species in Spain, where to find them, when to find them and create a model to predict where we can find species that are not in our database.

flask flask-api folium folium-choropleth-map folium-maps gbif gbif-api kmeans kmeans-algorithm kmeans-clustering maps mongodb

Last synced: 01 Mar 2025

https://github.com/piyushsuthar/k-means-algo

Implementation of Image segmentation using K-Means algorithm in rust.

image-processing kmeans-algorithm kmeans-clustering

Last synced: 01 Mar 2025

https://github.com/hlsxx/k-means-rust

The aim of this project is to implement the k-means algorithm using Rust-lang. The source code includes a parallel implementation in Rayon.

k-means k-means-clustering k-means-rust kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm kmeans-rust parallel-programming rayon rust rust-lang rust-parallel

Last synced: 22 Feb 2025

https://github.com/dkzhen/django-kmeans

webapp clustering using kmeans algorithm

django kmeans-algorithm python

Last synced: 20 Mar 2025

https://github.com/ziraddingulumjanly/unsupervised-learning-implementation-on-heartattackdataset

This study aims to identify distinct subgroups within a dataset of patients with heart attack-related features using unsupervised learning techniques: k-means and Hierarchical

dataset heartattack kaggle kmeans-algorithm kmeans-clustering pca-analysis tsne-algorithm unsupervised-machine-learning

Last synced: 31 Mar 2025

https://github.com/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.

bpnetwork classification-algorithm keras-tensorflow kmeans-algorithm neural-network perception regression-algorithms svm

Last synced: 11 Mar 2025

https://github.com/abomokh/kmeans-symnmf

C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.

algorithms c clustring kmeans-algorithm matrix-factorization non-negative-matrix-factorization optmization pthon

Last synced: 03 Apr 2025

https://github.com/faraazarsath/k-means-clustering

K-means clustering Algorithm : It is an example for Unsupervised machine learning algorithm. Here we find hidden patterns in the dataset.

kmeans-algorithm kmeans-clustering

Last synced: 26 Feb 2025

https://github.com/saadarazzaq/cluster-analysis-elbow-method

implements the elbow method to determine the optimal number of clusters (k) for a given dataset using the K-means clustering algorithm.

elbow-method euclidean-distances kmeans-algorithm python unsupervised-learning

Last synced: 17 Mar 2025

https://github.com/adewija/k-means

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

clustering java kmeans-algorithm

Last synced: 22 Mar 2025

https://github.com/subham-agrawall/clustering-scratch

This repository has some clustering techniques implemented from scratch to understand and grasp basic concepts.

clustering dbscan-algorithm kmeans-algorithm

Last synced: 12 Mar 2025

https://github.com/bradsec/gokmeans

Go K-Means Image Color Separation Dominant Color Finder written in Go

go golang image-colors image-processing kmeans kmeans-algorithm kmeans-clustering

Last synced: 25 Feb 2025

https://github.com/pngo1997/k-means-k-median-clustering-with-hadoop-mapreduce

Implements K-Means and K-Median Clustering using Hadoop MapReduce on a three-node cluster.

aws ec2 hadoop kmeans-algorithm mapreduce sql

Last synced: 28 Feb 2025