All Projects → hierarchical-clustering → Similar Projects or Alternatives

625 Open source projects that are alternatives of or similar to hierarchical-clustering

genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (-45.16%)
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 (-53.23%)
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Stars: ✭ 2,936 (+4635.48%)
Mutual labels:  data-mining, clustering
Clustering-in-Python
Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.
Stars: ✭ 27 (-56.45%)
Elki
ELKI Data Mining Toolkit
Stars: ✭ 613 (+888.71%)
Mutual labels:  data-mining, clustering
Apriori-and-Eclat-Frequent-Itemset-Mining
Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.
Stars: ✭ 36 (-41.94%)
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (-30.65%)
Mutual labels:  data-mining, clustering
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (+127.42%)
Mutual labels:  data-mining, clustering
Data-Mining-and-Warehousing
Data Mining algorithms for IDMW632C course at IIIT Allahabad, 6th semester
Stars: ✭ 19 (-69.35%)
NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (-27.42%)
SparseLSH
A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
Stars: ✭ 127 (+104.84%)
Mutual labels:  data-mining, clustering
FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
Stars: ✭ 19 (-69.35%)
R
All Algorithms implemented in R
Stars: ✭ 294 (+374.19%)
Mutual labels:  data-mining, clustering
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (+46.77%)
Mutual labels:  data-mining, clustering
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (-70.97%)
Mutual labels:  data-mining, clustering
Pyclustering
pyclustring is a Python, C++ data mining library.
Stars: ✭ 806 (+1200%)
Mutual labels:  data-mining, clustering
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (-66.13%)
Mutual labels:  data-mining, clustering
Data mining
The Ruby DataMining Gem, is a little collection of several Data-Mining-Algorithms
Stars: ✭ 10 (-83.87%)
Mutual labels:  data-mining, clustering
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+4983.87%)
Mutual labels:  data-mining, clustering
scSeqR
This package has migrated to https://github.com/rezakj/iCellR please use iCellR instead of scSeqR for more functionalities and updates.
Stars: ✭ 16 (-74.19%)
Mutual labels:  clustering
northstar
Single cell type annotation guided by cell atlases, with freedom to be queer
Stars: ✭ 23 (-62.9%)
Mutual labels:  clustering
EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
Stars: ✭ 78 (+25.81%)
Mutual labels:  clustering
IntroduceToEclicpseVert.x
This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. How to run each example is described in its readme file.
Stars: ✭ 27 (-56.45%)
Mutual labels:  clustering
kmeans-clusterer
k-means clustering in Ruby
Stars: ✭ 88 (+41.94%)
Mutual labels:  clustering
WatsonCluster
A simple C# class using Watson TCP to enable a one-to-one high availability cluster.
Stars: ✭ 18 (-70.97%)
Mutual labels:  clustering
Asclepius
Open Price Comparison for US Hospitals
Stars: ✭ 20 (-67.74%)
Mutual labels:  data-mining
consul role
Ansible role to install Consul (cluster of) server/agent
Stars: ✭ 14 (-77.42%)
Mutual labels:  clustering
A-quantum-inspired-genetic-algorithm-for-k-means-clustering
Implementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
Stars: ✭ 28 (-54.84%)
Mutual labels:  clustering
Data-Mining-on-Social-Media
Python scripts to extract tweets and facebook posts from public users.
Stars: ✭ 99 (+59.68%)
Mutual labels:  data-mining
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (-46.77%)
Mutual labels:  clustering
kohonen-maps
Implementation of SOM and GSOM
Stars: ✭ 62 (+0%)
Mutual labels:  clustering
rabbitmq-clusterer
This project is ABANDONWARE. Use https://www.rabbitmq.com/cluster-formation.html instead.
Stars: ✭ 72 (+16.13%)
Mutual labels:  clustering
text clustering
文本聚类(Kmeans、DBSCAN、LDA、Single-pass)
Stars: ✭ 230 (+270.97%)
Mutual labels:  clustering
enspara
Modeling molecular ensembles with scalable data structures and parallel computing
Stars: ✭ 28 (-54.84%)
Mutual labels:  clustering
DBSCAN
c++ implementation of clustering by DBSCAN
Stars: ✭ 89 (+43.55%)
Mutual labels:  clustering
Clustering4Ever
C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.
Stars: ✭ 126 (+103.23%)
Mutual labels:  clustering
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (+38.71%)
Mutual labels:  data-mining
FixedEffectjlr
R interface for Fixed Effect Models
Stars: ✭ 20 (-67.74%)
Mutual labels:  clustering
RcppML
Rcpp Machine Learning: Fast robust NMF, divisive clustering, and more
Stars: ✭ 52 (-16.13%)
Mutual labels:  clustering
MAL-Map
Cluster and visualize relationships between anime on MyAnimeList
Stars: ✭ 201 (+224.19%)
Mutual labels:  clustering
imbalanced-ensemble
Class-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
Stars: ✭ 199 (+220.97%)
Mutual labels:  data-mining
perke
A keyphrase extractor for Persian
Stars: ✭ 60 (-3.23%)
Mutual labels:  data-mining
sugarcube
Monoidal data processes.
Stars: ✭ 32 (-48.39%)
Mutual labels:  data-mining
TrajectoryTracking
Trajectory Tracking Project
Stars: ✭ 16 (-74.19%)
Mutual labels:  clustering
awesome-Python-data-science-books
Probably the best curated list of data science books in Python
Stars: ✭ 331 (+433.87%)
Mutual labels:  data-mining
conferencias matutinas amlo
CSVs de las versiones estenográficas de las conferencias matutinas del Presidente Andres Manuel López Obrador ( Mañaneras AMLO )
Stars: ✭ 25 (-59.68%)
Mutual labels:  data-mining
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (-38.71%)
Mutual labels:  clustering
clusterix
Visual exploration of clustered data.
Stars: ✭ 44 (-29.03%)
Mutual labels:  clustering
NNet
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Stars: ✭ 24 (-61.29%)
Mutual labels:  clustering
Semantic-Bus
object flow treatment, data transformation
Stars: ✭ 49 (-20.97%)
Mutual labels:  data-mining
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+30.65%)
Mutual labels:  clustering
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-75.81%)
Mutual labels:  clustering
scikit-hubness
A Python package for hubness analysis and high-dimensional data mining
Stars: ✭ 41 (-33.87%)
Mutual labels:  data-mining
mathematics-statistics-for-data-science
Mathematical & Statistical topics to perform statistical analysis and tests; Linear Regression, Probability Theory, Monte Carlo Simulation, Statistical Sampling, Bootstrapping, Dimensionality reduction techniques (PCA, FA, CCA), Imputation techniques, Statistical Tests (Kolmogorov Smirnov), Robust Estimators (FastMCD) and more in Python and R.
Stars: ✭ 56 (-9.68%)
Mutual labels:  clustering
ssdc
ssdeep cluster analysis for malware files
Stars: ✭ 24 (-61.29%)
Mutual labels:  clustering
noder
Tiny tool to transform Freemind mindmap files into Dendrograms and from there to SVG
Stars: ✭ 24 (-61.29%)
Mutual labels:  dendrogram
rabbitmq-peer-discovery-consul
Consul-based peer discovery backend for RabbitMQ 3.7.0+
Stars: ✭ 39 (-37.1%)
Mutual labels:  clustering
EasyMiner
Easy association rule mining and classification on the web
Stars: ✭ 14 (-77.42%)
Mutual labels:  data-mining
ExpressionMatrix2
Software for exploration of gene expression data from single-cell RNA sequencing.
Stars: ✭ 29 (-53.23%)
Mutual labels:  clustering
clueminer
interactive clustering platform
Stars: ✭ 13 (-79.03%)
Mutual labels:  clustering
1-60 of 625 similar projects