All Projects → Unsupervised-Learning-in-R → Similar Projects or Alternatives

616 Open source projects that are alternatives of or similar to Unsupervised-Learning-in-R

Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+5411.76%)
Minisom
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Stars: ✭ 801 (+2255.88%)
treecut
Find nodes in hierarchical clustering that are statistically significant
Stars: ✭ 26 (-23.53%)
LinearCorex
Fast, linear version of CorEx for covariance estimation, dimensionality reduction, and subspace clustering with very under-sampled, high-dimensional data
Stars: ✭ 39 (+14.71%)
Awesome Single Cell
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
Stars: ✭ 1,937 (+5597.06%)
LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
Stars: ✭ 101 (+197.06%)
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (+94.12%)
dti-clustering
(NeurIPS 2020 oral) Code for "Deep Transformation-Invariant Clustering" paper
Stars: ✭ 60 (+76.47%)
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (-14.71%)
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+517.65%)
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (+250%)
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (+0%)
Mutual labels:  clustering, hdbscan
acoustic-keylogger
Pipeline of a keylogging attack using just an audio signal and unsupervised learning.
Stars: ✭ 80 (+135.29%)
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+138.24%)
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (+494.12%)
UMAP.jl
Uniform Manifold Approximation and Projection (UMAP) implementation in Julia
Stars: ✭ 93 (+173.53%)
Mutual labels:  dimensionality-reduction, umap
Umap
Uniform Manifold Approximation and Projection
Stars: ✭ 5,268 (+15394.12%)
Mutual labels:  dimensionality-reduction, umap
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-50%)
dbscan
DBSCAN Clustering Algorithm C# Implementation
Stars: ✭ 38 (+11.76%)
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+6361.76%)
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (+373.53%)
Spectre
A computational toolkit in R for the integration, exploration, and analysis of high-dimensional single-cell cytometry and imaging data.
Stars: ✭ 31 (-8.82%)
Spectralcluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
Stars: ✭ 220 (+547.06%)
ReductionWrappers
R wrappers to connect Python dimensional reduction tools and single cell data objects (Seurat, SingleCellExperiment, etc...)
Stars: ✭ 31 (-8.82%)
Mutual labels:  dimensionality-reduction, umap
topometry
A comprehensive dimensional reduction framework to recover the latent topology from high-dimensional data.
Stars: ✭ 64 (+88.24%)
adenine
ADENINE: A Data ExploratioN PipelINE
Stars: ✭ 15 (-55.88%)
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+670.59%)
Unsupervised Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Stars: ✭ 605 (+1679.41%)
AnnA Anki neuronal Appendix
Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity
Stars: ✭ 39 (+14.71%)
Mutual labels:  clustering, umap
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (-47.06%)
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 (+64.71%)
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (+182.35%)
Self Supervised Learning Overview
📜 Self-Supervised Learning from Images: Up-to-date reading list.
Stars: ✭ 73 (+114.71%)
MVGL
TCyb 2018: Graph learning for multiview clustering
Stars: ✭ 26 (-23.53%)
ParametricUMAP paper
Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep neural networks for representation and semi-supervised learning" (Sainburg, McInnes, Gentner, 2020).
Stars: ✭ 132 (+288.24%)
Mutual labels:  dimensionality-reduction, umap
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-47.06%)
scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (+58.82%)
Mutual labels:  clustering, umap
T-CorEx
Implementation of linear CorEx and temporal CorEx.
Stars: ✭ 31 (-8.82%)
dbMAP
A fast, accurate, and modularized dimensionality reduction approach based on diffusion harmonics and graph layouts. Escalates to millions of samples on a personal laptop. Adds high-dimensional big data intrinsic structure to your clustering and data visualization workflow.
Stars: ✭ 39 (+14.71%)
Mutual labels:  dimensionality-reduction, umap
kmeans
K-Means clustering
Stars: ✭ 51 (+50%)
Mutual labels:  clustering
dads
Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined with model-based control.
Stars: ✭ 138 (+305.88%)
Mutual labels:  unsupervised-learning
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 (+32.35%)
Mutual labels:  dimensionality-reduction
dml
R package for Distance Metric Learning
Stars: ✭ 58 (+70.59%)
Mutual labels:  dimensionality-reduction
youtokentome-ruby
High performance unsupervised text tokenization for Ruby
Stars: ✭ 17 (-50%)
Mutual labels:  unsupervised-learning
ex united
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Stars: ✭ 40 (+17.65%)
Mutual labels:  clustering
awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
Stars: ✭ 748 (+2100%)
Mutual labels:  unsupervised-learning
scclusteval
Single Cell Cluster Evaluation
Stars: ✭ 57 (+67.65%)
Mutual labels:  clustering
pulseha
PulseHA is a active-passive high availability cluster daemon that uses GRPC and is written in GO.
Stars: ✭ 15 (-55.88%)
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 (+35.29%)
Mutual labels:  clustering
BPRMeth
Modelling DNA methylation profiles
Stars: ✭ 18 (-47.06%)
Mutual labels:  clustering
pytorch kmeans
Implementation of the k-means algorithm in PyTorch that works for large datasets
Stars: ✭ 38 (+11.76%)
Mutual labels:  clustering
calib
Calib clusters barcode tagged paired-end reads based on their barcode and sequence similarity.
Stars: ✭ 29 (-14.71%)
Mutual labels:  clustering
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (+47.06%)
Mutual labels:  unsupervised-learning
retinal-exudates-detection
exudates detection using hybrid approach (Image Morphology & Machine Learning)
Stars: ✭ 53 (+55.88%)
Mutual labels:  clustering
Linux-admin
Shell scripts to automate download of GitHub traffic statistics, cluster administration, and create an animated GIF.
Stars: ✭ 23 (-32.35%)
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 (-61.76%)
Mutual labels:  clustering
al-fk-self-supervision
Official PyTorch code for CVPR 2020 paper "Deep Active Learning for Biased Datasets via Fisher Kernel Self-Supervision"
Stars: ✭ 28 (-17.65%)
Mutual labels:  unsupervised-learning
lannister
A lightweight MQTT broker w/ full spec,Clustering,WebSocket,SSL written in Java
Stars: ✭ 20 (-41.18%)
Mutual labels:  clustering
DRNET
PyTorch implementation of the NIPS 2017 paper - Unsupervised Learning of Disentangled Representations from Video
Stars: ✭ 45 (+32.35%)
Mutual labels:  unsupervised-learning
LIUM
Scripts for LIUM SpkDiarization tools
Stars: ✭ 28 (-17.65%)
Mutual labels:  clustering
1-60 of 616 similar projects