All Projects → Spectre → Similar Projects or Alternatives

377 Open source projects that are alternatives of or similar to Spectre

CytoPy
A data-centric flow/mass cytometry automated analysis framework
Stars: ✭ 27 (-12.9%)
Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+5945.16%)
Awesome Single Cell
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
Stars: ✭ 1,937 (+6148.39%)
Unsupervised-Learning-in-R
Workshop (6 hours): Clustering (Hdbscan, LCA, Hopach), dimension reduction (UMAP, GLRM), and anomaly detection (isolation forests).
Stars: ✭ 34 (+9.68%)
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+6987.1%)
topometry
A comprehensive dimensional reduction framework to recover the latent topology from high-dimensional data.
Stars: ✭ 64 (+106.45%)
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 (+80.65%)
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (-6.45%)
walklets
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
Stars: ✭ 94 (+203.23%)
Mutual labels:  dimensionality-reduction
Sampled-MinHashing
A method to mine beyond-pairwise relationships using Min-Hashing for large-scale pattern discovery
Stars: ✭ 24 (-22.58%)
Mutual labels:  clustering
dbscan
DBSCAN Clustering Algorithm C# Implementation
Stars: ✭ 38 (+22.58%)
Mutual labels:  clustering
minicore
Fast and memory-efficient clustering + coreset construction, including fast distance kernels for Bregman and f-divergences.
Stars: ✭ 28 (-9.68%)
Mutual labels:  clustering
SpectralClustering.jl
Spectral clustering algorithms written in Julia
Stars: ✭ 46 (+48.39%)
Mutual labels:  clustering
Apartment-Interest-Prediction
Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.
Stars: ✭ 17 (-45.16%)
Mutual labels:  clustering
tika-similarity
Tika-Similarity uses the Tika-Python package (Python port of Apache Tika) to compute file similarity based on Metadata features.
Stars: ✭ 92 (+196.77%)
Mutual labels:  clustering
G-SimCLR
This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip Chakraborty, Aritra Roy Gosthipaty and Sayak Paul.
Stars: ✭ 69 (+122.58%)
Mutual labels:  clustering
ClusterAnalysis.jl
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
Stars: ✭ 22 (-29.03%)
Mutual labels:  clustering
ReductionWrappers
R wrappers to connect Python dimensional reduction tools and single cell data objects (Seurat, SingleCellExperiment, etc...)
Stars: ✭ 31 (+0%)
Mutual labels:  dimensionality-reduction
react-map-gl-cluster
Urbica React Cluster Component for Mapbox GL JS
Stars: ✭ 27 (-12.9%)
Mutual labels:  clustering
mousetrap
Process and Analyze Mouse-Tracking Data
Stars: ✭ 33 (+6.45%)
Mutual labels:  clustering
mongo-replica-with-docker
How to deploy a MongoDB Replica Set using Docker
Stars: ✭ 105 (+238.71%)
Mutual labels:  clustering
pymde
Minimum-distortion embedding with PyTorch
Stars: ✭ 420 (+1254.84%)
Mutual labels:  dimensionality-reduction
Deep-multimodal-subspace-clustering-networks
Tensorflow implementation of "Deep Multimodal Subspace Clustering Networks"
Stars: ✭ 62 (+100%)
Mutual labels:  clustering
pyclustertend
A python package to assess cluster tendency
Stars: ✭ 38 (+22.58%)
Mutual labels:  clustering
QuestionClustering
Clasificador de preguntas escrito en python 3 que fue implementado en el siguiente vídeo: https://youtu.be/qnlW1m6lPoY
Stars: ✭ 15 (-51.61%)
Mutual labels:  clustering
tldr
TLDR is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectiveness of recent self-supervised learning losses
Stars: ✭ 95 (+206.45%)
Mutual labels:  dimensionality-reduction
Zeitline
A polylinear timeline with clustering, centred on interactions. — Doc and demo https://octree-gva.github.io/Zeitline/
Stars: ✭ 15 (-51.61%)
Mutual labels:  clustering
T-CorEx
Implementation of linear CorEx and temporal CorEx.
Stars: ✭ 31 (+0%)
Mutual labels:  clustering
portfolio allocation js
A JavaScript library to allocate and optimize financial portfolios.
Stars: ✭ 145 (+367.74%)
Mutual labels:  clustering
PyPHLAWD
Python version of PHLAWD
Stars: ✭ 16 (-48.39%)
Mutual labels:  clustering
py-lbg
Python Implementation for Linde-Buzo-Gray / Generalized Lloyd Algorithm for vector quantization.
Stars: ✭ 22 (-29.03%)
Mutual labels:  clustering
impfuzzy
Fuzzy Hash calculated from import API of PE files
Stars: ✭ 67 (+116.13%)
Mutual labels:  clustering
product-quantization
🙃Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner Product Search.
Stars: ✭ 40 (+29.03%)
Mutual labels:  clustering
DigitalCellSorter
Digital Cell Sorter (DCS): single cell RNA-seq analysis toolkit. Documentation:
Stars: ✭ 19 (-38.71%)
Mutual labels:  clustering
scHPF
Single-cell Hierarchical Poisson Factorization
Stars: ✭ 52 (+67.74%)
Mutual labels:  dimensionality-reduction
adenine
ADENINE: A Data ExploratioN PipelINE
Stars: ✭ 15 (-51.61%)
Mutual labels:  dimensionality-reduction
GrouProx
FedGroup, A Clustered Federated Learning framework based on Tensorflow
Stars: ✭ 20 (-35.48%)
Mutual labels:  clustering
timecorr
Estimate dynamic high-order correlations in multivariate timeseries data
Stars: ✭ 30 (-3.23%)
Mutual labels:  dimensionality-reduction
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 (+38.71%)
Mutual labels:  clustering
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+13248.39%)
Mutual labels:  clustering
Machine-Learning-Specialization
Project work and Assignments for Machine learning specialization course on Coursera by University of washington
Stars: ✭ 27 (-12.9%)
Mutual labels:  clustering
hclust
Hierarchical clustering in JavaScript
Stars: ✭ 39 (+25.81%)
Mutual labels:  clustering
tomato
Turkish-Ottoman Makam (M)usic Analysis TOolbox
Stars: ✭ 30 (-3.23%)
Mutual labels:  computational-analysis
k-means-quantization-js
🎨 Apply color quantization to images using k-means clustering.
Stars: ✭ 27 (-12.9%)
Mutual labels:  clustering
autoplait
Python implementation of AutoPlait (SIGMOD'14) without smoothing algorithm. NOTE: This repository is for my personal use.
Stars: ✭ 24 (-22.58%)
Mutual labels:  clustering
color cloth
color_cloth gets the main colors and its proportions from a cloth image ignoring the background, it uses the EM algorithm from OpenCV library, the algorithm needs an image with an item in the center of the picture.
Stars: ✭ 20 (-35.48%)
Mutual labels:  clustering
nlp-lt
Natural Language Processing for Lithuanian language
Stars: ✭ 17 (-45.16%)
Mutual labels:  clustering
50-days-of-Statistics-for-Data-Science
This repository consist of a 50-day program. All the statistics required for the complete understanding of data science will be uploaded in this repository.
Stars: ✭ 19 (-38.71%)
Mutual labels:  dimensionality-reduction
inet ssh dist
SSH distribution for erlang
Stars: ✭ 46 (+48.39%)
Mutual labels:  clustering
clope
Elixir implementation of CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data
Stars: ✭ 18 (-41.94%)
Mutual labels:  clustering
clusters
Cluster analysis library for Golang
Stars: ✭ 68 (+119.35%)
Mutual labels:  clustering
rabbitmq-peer-discovery-etcd
etcd-based peer discovery backend for RabbitMQ 3.7.0+
Stars: ✭ 15 (-51.61%)
Mutual labels:  clustering
lfda
Local Fisher Discriminant Analysis in R
Stars: ✭ 74 (+138.71%)
Mutual labels:  dimensionality-reduction
opensvc
The OpenSVC node agent
Stars: ✭ 27 (-12.9%)
Mutual labels:  clustering
RATTLE
Reference-free reconstruction and error correction of transcriptomes from Nanopore long-read sequencing
Stars: ✭ 35 (+12.9%)
Mutual labels:  clustering
consul-cluster-manager
Consul - based cluster manager that can be plugged into Vert.x ecosystem.
Stars: ✭ 17 (-45.16%)
Mutual labels:  clustering
dtw-python
Python port of R's Comprehensive Dynamic Time Warp algorithms package
Stars: ✭ 139 (+348.39%)
Mutual labels:  clustering
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (-41.94%)
Mutual labels:  clustering
mongodb-cluster
MongoDB sharded cluster
Stars: ✭ 25 (-19.35%)
Mutual labels:  clustering
acoustic-keylogger
Pipeline of a keylogging attack using just an audio signal and unsupervised learning.
Stars: ✭ 80 (+158.06%)
Mutual labels:  clustering
1-60 of 377 similar projects