Topic: "consensus-clustering"
jokergoo/cola
A General Framework for Consensus Partitioning
Language: R - Size: 212 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 61 - Forks: 12

ZigaSajovic/Consensus_Clustering
An implementation of Consensus clustering in Python
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 55 - Forks: 16

crj32/M3C
Monte Carlo Reference-based Consensus Clustering
Language: R - Size: 42.5 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 36 - Forks: 15

adityat/fastconsensus
Fast consensus clustering in networks
Language: Jupyter Notebook - Size: 603 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 22 - Forks: 13

huangdonghere/USPEC_USENC
TKDE 2020: Ultra-Scalable Spectral Clustering and Ensemble Clustering (U-SPEC & U-SENC) #large-scale spectral clustering# #large-scale ensemble clustering#
Language: MATLAB - Size: 23.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 3

TankredO/pyckmeans
Consensus and WECR K-Means clustering.
Language: Python - Size: 2.74 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 3

MarioniLab/sarlacc
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.
Language: R - Size: 534 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

huangdonghere/ECPCS
MATLAB code for Enhanced Ensemble Clustering via Fast Propagation of Cluster-wise Similarities (IEEE TSMC-S 2021)
Language: MATLAB - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

HxnDev/Consensus-Problem-using-OpenMP
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.
Language: C++ - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

huangdonghere/LWEA_LWGP
MATLAB Code for Locally Weighted Ensemble Clustering (IEEE TCYB 2018)
Language: MATLAB - Size: 6.36 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

huangdonghere/PTA_PTGP
MATLAB Code for Robust Ensemble Clustering Using Probability Trajectories (IEEE TKDE 2016)
Language: MATLAB - Size: 17.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

HxnDev/Consensus-Problem-using-MPI
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.
Language: C - Size: 155 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

SergioSim/multicons
MultiCons (Multiple Consensuses) algorithm
Language: Python - Size: 22.9 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

echenim/AvalancheConsensusProtocol
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
Language: Go - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

fgullo/jpce
A Java software package that implements Projective Clustering Ensembles (PCE)
Language: Java - Size: 581 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

multicons/multicons
MultiCons: Multiple Consensus Clustering using Closed Patterns
Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Honchkrow/Space
Reconciling Multiple Spatial Domain Identification Algorithms via Consensus Clustering
Language: Python - Size: 13.8 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

protosam/les 📦
Clustered Leader Election by Seniority
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

arghac14/UndErNsembled Fork of SohelRaja/UndErNsembled
Reducing imbalanced dataset (Undersampling) by Consensus Clustering (Simple Majority Voting function) and validating the changes using different classifier model with bagging and boosting techniques.
Language: Jupyter Notebook - Size: 28 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lysevi/solidarity
C++ implementation of raft consensus
Language: C++ - Size: 702 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dimachine/LatticeConsensus
Some code for lattice-based consensus clustering
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

ytabatabaee/ensemble-clustering-data
Datasets and scripts for FastEnsemble paper
Language: Python - Size: 627 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

sudocoinxrpl/CloudStorm
Cloud Storm Node - Do not interact using the XRPL main net or using real funds if you do not know the difference, do not test this system. This software is actively under construction, untested, and assumed to be insecure. Do not run in production or expose this software to the public internet.
Language: Go - Size: 38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mgurdal/aioraft
RAFT Consensus Algorithm
Language: Python - Size: 844 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SohelRaja/UndErNsembled
Reducing imbalanced dataset (Undersampling) by Consensus Clustering (Simple Majority Voting function) and validating the changes using different classifier model with bagging and boosting techniques.
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

disha2sinha/Reducing-Imbalanced-dataset-by-Under-sampling-approach-Consensus-Clustering
Under-sampling based consensus clustering is applied on the three best clustering algorithms found after applying several Clustering Algorithms like K-means, K-modes, K-prototypes , K-means++ and fuzzy K-means on the majority class data of the IMBALANCED colon dataset to produce a BALANCED dataset.
Language: Jupyter Notebook - Size: 4.11 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

MrinalJain17/drake
Implementation of: Clustering of the structures by using "snakes & dragons" approach, or correlation matrix as a signal - https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0223267
Language: Jupyter Notebook - Size: 392 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

TankredO/ckmeans
Consensus K-Means clustering R package
Language: R - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

seeleteam/EDA-demo
Language: Jupyter Notebook - Size: 693 KB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1
