All Projects → Clustering-in-Python → Similar Projects or Alternatives

407 Open source projects that are alternatives of or similar to Clustering-in-Python

Clustering4Ever
C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.
Stars: ✭ 126 (+366.67%)
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (+25.93%)
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-44.44%)
Hdbscan
A high performance implementation of HDBSCAN clustering.
Stars: ✭ 2,032 (+7425.93%)
ClusterAnalysis.jl
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
Stars: ✭ 22 (-18.52%)
Mutual labels:  clustering, dbscan, dbscan-clustering
point-cloud-clusters
A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object.
Stars: ✭ 43 (+59.26%)
Mutual labels:  clustering, dbscan, dbscan-clustering
dbscan-python
[New Version] Theoretically Efficient and Practical Parallel DBSCAN
Stars: ✭ 18 (-33.33%)
Mutual labels:  clustering, dbscan, dbscan-clustering
cyoptics-clustering
Fast OPTICS clustering in Cython + gradient cluster extraction
Stars: ✭ 23 (-14.81%)
ST-DBSCAN
Implementation of ST-DBSCAN algorithm based on Birant 2007
Stars: ✭ 25 (-7.41%)
Mutual labels:  clustering-algorithm, dbscan
kmeans-clusterer
k-means clustering in Ruby
Stars: ✭ 88 (+225.93%)
Mutual labels:  clustering, kmeans-clustering
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-37.04%)
Mutual labels:  clustering, kmeans-clustering
hpdbscan
Highly parallel DBSCAN (HPDBSCAN)
Stars: ✭ 19 (-29.63%)
Mutual labels:  clustering, dbscan
k-means-quantization-js
🎨 Apply color quantization to images using k-means clustering.
Stars: ✭ 27 (+0%)
Mutual labels:  clustering, kmeans-clustering
hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
Stars: ✭ 62 (+129.63%)
ParallelKMeans.jl
Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
Stars: ✭ 45 (+66.67%)
Mutual labels:  clustering, kmeans-clustering
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (+37.04%)
clusters
Cluster analysis library for Golang
Stars: ✭ 68 (+151.85%)
Mutual labels:  clustering, clustering-algorithm
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+12248.15%)
dbscan
DBSCAN Clustering Algorithm C# Implementation
Stars: ✭ 38 (+40.74%)
Mutual labels:  clustering, dbscan
clueminer
interactive clustering platform
Stars: ✭ 13 (-51.85%)
Mutual labels:  clustering, clustering-algorithm
DBSCAN
c++ implementation of clustering by DBSCAN
Stars: ✭ 89 (+229.63%)
Mutual labels:  clustering, dbscan
gouda
Golang Utilities for Data Analysis
Stars: ✭ 18 (-33.33%)
Mutual labels:  clustering, dbscan
st dbscan
ST-DBSCAN: Simple and effective tool for spatial-temporal clustering
Stars: ✭ 82 (+203.7%)
Mutual labels:  clustering, dbscan-clustering
skmeans
Super fast simple k-means implementation for unidimiensional and multidimensional data.
Stars: ✭ 59 (+118.52%)
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-25.93%)
Mutual labels:  clustering-algorithm, dbscan
Study-of-David-Mackay-s-book-
David Mackay's book review and problem solvings and own python codes, mathematica files
Stars: ✭ 46 (+70.37%)
kmpp
k-means clustering algorithm with k-means++ initialization.
Stars: ✭ 28 (+3.7%)
text-cluster
🍡 文本聚类 k-means算法及实战
Stars: ✭ 40 (+48.15%)
Clustering
Implements "Clustering a Million Faces by Identity"
Stars: ✭ 128 (+374.07%)
Mutual labels:  clustering, clustering-algorithm
clope
Elixir implementation of CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data
Stars: ✭ 18 (-33.33%)
Mutual labels:  clustering, clustering-algorithm
clustering-python
Different clustering approaches applied on different problemsets
Stars: ✭ 36 (+33.33%)
Mutual labels:  clustering, clustering-algorithm
text clustering
文本聚类(Kmeans、DBSCAN、LDA、Single-pass)
Stars: ✭ 230 (+751.85%)
Mutual labels:  clustering, dbscan
Clustering-Python
Python Clustering Algorithms
Stars: ✭ 23 (-14.81%)
kmeans-clustering-cpp
A C++ implementation of simple k-means clustering algorithm.
Stars: ✭ 39 (+44.44%)
graphgrove
A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and nearest neighbor search
Stars: ✭ 29 (+7.41%)
Machine-Learning-and-Pattern-Recognition
Implementation of Machine Learning Algorithms
Stars: ✭ 43 (+59.26%)
Mutual labels:  gaussian-mixture-models
scclusteval
Single Cell Cluster Evaluation
Stars: ✭ 57 (+111.11%)
Mutual labels:  clustering
Python-Machine-Learning-Fundamentals
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn and TPOT.
Stars: ✭ 46 (+70.37%)
Mutual labels:  clustering
zio-entity
Zio-Entity, a distributed, high performance, functional event sourcing library
Stars: ✭ 68 (+151.85%)
Mutual labels:  clustering
newerhoods
A Data Clinic project that aggregates NYC Open Data at the tract-level and uses Machine Learning techniques to re-imagine neighborhood boundaries.
Stars: ✭ 36 (+33.33%)
Mutual labels:  clustering
pytorch kmeans
Implementation of the k-means algorithm in PyTorch that works for large datasets
Stars: ✭ 38 (+40.74%)
Mutual labels:  clustering
Linux-admin
Shell scripts to automate download of GitHub traffic statistics, cluster administration, and create an animated GIF.
Stars: ✭ 23 (-14.81%)
Mutual labels:  clustering
realtimemap-dotnet
A showcase for Proto.Actor - an ultra-fast distributed actors solution for Go, C#, and Java/Kotlin.
Stars: ✭ 47 (+74.07%)
Mutual labels:  clustering
Fred
A fast, scalable and light-weight C++ Fréchet distance library, exposed to python and focused on (k,l)-clustering of polygonal curves.
Stars: ✭ 13 (-51.85%)
Mutual labels:  clustering
revolver
REVOLVER - Repeated Evolution in Cancer
Stars: ✭ 52 (+92.59%)
Mutual labels:  clustering
Unsupervised-Learning-in-R
Workshop (6 hours): Clustering (Hdbscan, LCA, Hopach), dimension reduction (UMAP, GLRM), and anomaly detection (isolation forests).
Stars: ✭ 34 (+25.93%)
Mutual labels:  clustering
ex united
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Stars: ✭ 40 (+48.15%)
Mutual labels:  clustering
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (-22.22%)
Mutual labels:  clustering
SparseLSH
A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
Stars: ✭ 127 (+370.37%)
Mutual labels:  clustering
pulseha
PulseHA is a active-passive high availability cluster daemon that uses GRPC and is written in GO.
Stars: ✭ 15 (-44.44%)
Mutual labels:  clustering
LinearCorex
Fast, linear version of CorEx for covariance estimation, dimensionality reduction, and subspace clustering with very under-sampled, high-dimensional data
Stars: ✭ 39 (+44.44%)
Mutual labels:  clustering
hmm
A Hidden Markov Model implemented in Javascript
Stars: ✭ 29 (+7.41%)
Mutual labels:  clustering
calib
Calib clusters barcode tagged paired-end reads based on their barcode and sequence similarity.
Stars: ✭ 29 (+7.41%)
Mutual labels:  clustering
morphocluster
Source code for the MorphoCluster application described in Schroeder et al. 2020
Stars: ✭ 13 (-51.85%)
Mutual labels:  clustering
peeling-onions
A repository to store Deep Web (onion domain) crawler, scraper, and NLP tools for Tor network.
Stars: ✭ 18 (-33.33%)
Mutual labels:  clustering
retinal-exudates-detection
exudates detection using hybrid approach (Image Morphology & Machine Learning)
Stars: ✭ 53 (+96.3%)
Mutual labels:  clustering
watchman
Watchman: An open-source social-media event-detection system
Stars: ✭ 18 (-33.33%)
Mutual labels:  clustering
Spectre
A computational toolkit in R for the integration, exploration, and analysis of high-dimensional single-cell cytometry and imaging data.
Stars: ✭ 31 (+14.81%)
Mutual labels:  clustering
atlassian-kubernetes
All things Atlassian and Kubernetes
Stars: ✭ 30 (+11.11%)
Mutual labels:  clustering
RG-Flow
This is project page for the paper "RG-Flow: a hierarchical and explainable flow model based on renormalization group and sparse prior". Paper link: https://arxiv.org/abs/2010.00029
Stars: ✭ 58 (+114.81%)
Mutual labels:  hierarchical-models
1-60 of 407 similar projects