An implementation of Consensus clustering in Python
-
Updated
May 10, 2024 - Python
An implementation of Consensus clustering in Python
Monte Carlo Reference-based Consensus Clustering
TKDE 2020: Ultra-Scalable Spectral Clustering and Ensemble Clustering (U-SPEC & U-SENC) #large-scale spectral clustering# #large-scale ensemble clustering#
Fast consensus clustering in networks
MATLAB code for Enhanced Ensemble Clustering via Fast Propagation of Cluster-wise Similarities (IEEE TSMC-S 2021)
Consensus and WECR K-Means clustering.
The R package "sarlacc" contains a pipeline to analyse nanopore sequencing data. It trims adapter sequences, retrieves optional UMI's, clusters reads and produces a consensus sequence for each cluster after multiple sequence alignment.
MATLAB Code for Locally Weighted Ensemble Clustering (IEEE TCYB 2018)
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
MATLAB Code for Robust Ensemble Clustering Using Probability Trajectories (IEEE TKDE 2016)
In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
MultiCons (Multiple Consensuses) algorithm
A Java software package that implements Projective Clustering Ensembles (PCE)
MultiCons: Multiple Consensus Clustering using Closed Patterns
Avalanche Consensus is a consensus protocol that is scalable, robust, and decentralized. It combines features of both classical and Nakamoto consensus mechanisms to achieve high throughput, fast finality, and energy efficiency
Reducing imbalanced dataset (Undersampling) by Consensus Clustering (Simple Majority Voting function) and validating the changes using different classifier model with bagging and boosting techniques.
Consensus Clustering with Hybrid Bipartite Graph Formulation (HBGF)
A Java software package that implements Projective Clustering Ensembles (PCE)
Some code for lattice-based consensus clustering
Add a description, image, and links to the consensus-clustering topic page so that developers can more easily learn about it.
To associate your repository with the consensus-clustering topic, visit your repo's landing page and select "manage topics."