wine_clustering
Data clustering tool
An application of machine learning to cluster similar data points from various sources
0 stars
3 watching
2 forks
Language: Ruby
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |
| A software tool used to perform Bayesian consensus clustering of data. | 19 |
| A MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances | 58 |
| An open-source software tool for applying consensus clustering to multi-omic data for disease subtyping | 5 |
| An implementation of the PAM algorithm in H2O-3 for clustering data. | 1 |
| This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 |
| Analyzes data to identify linear relationships and groups them into clusters | 2 |
| An Elixir implementation of a fast and effective clustering algorithm for transactional data | 22 |
| This repository provides implementations of various clustering and subspace clustering algorithms in MATLAB, including K-means, ISODATA, Mean Shift, DBSCAN, Gaussian Mixture Model, LVQ, Subspace Clustering Algorithms like Subspace K-means and Entropy-Weighting Subspace K-means. | 227 |
| This project is about discovering clusters of similar entities that behave similarly across multiple features or views. | 21 |
| An R package for creating Pokemon-themed data visualizations with ggplot2 | 95 |
| An R package implementing a community detection algorithm using graph degree betweenness. | 37 |
| A workflow management system for analyzing large-scale experimental data in bioinformatics | 13 |
| Provides implementations of various multi-view spectral clustering algorithms for data analysis and visualization. | 87 |
| An implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together. | 68 |