mini-batch-kmeans
Here are 9 public repositories matching this topic...
Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering
- Updated
Jun 19, 2024 - R
Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering
- Updated
May 27, 2023 - R
Jax implementation of Mini-batch K-Means algorithm
- Updated
Oct 29, 2022 - Python
Color compression of an image with K-Means Clustering Algorithm which can help in devices with low processing power and memory for large images
- Updated
Sep 5, 2018 - Jupyter Notebook
- Updated
Oct 15, 2021 - Jupyter Notebook
This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear comparison between the sequential and parallel execution of the clustering steps.
- Updated
Jul 9, 2023 - C++
Developed for "Management and Analysis of Physics Dataset Mod. B," this project uses Dask and CloudVeneto VMs to handle a massive 250GB dataset. Clustering on 800k RCV1 articles involves dataset reduction by macrocategory and also implementing cosine similarity for improved clustering, as suggested by Natural Language Processing principles.
- Updated
Jan 25, 2024 - HTML
Performing basic clustering on a seeds dataset.
- Updated
Oct 25, 2023 - Jupyter Notebook
This project used a Kmeans after PCA model to segment retail customers to optimize marketing efforts. When the model repeatedly returned a single cluster, the model was used to prove the customers' homogenous characteristics. Influenced the bank's marketing strategies and initiatives. Developed in Jupyter Notebook with Python for FNB.
- Updated
Aug 20, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to themini-batch-kmeans topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themini-batch-kmeans topic, visit your repo's landing page and select "manage topics."