All Projects → TrajSuite → Similar Projects or Alternatives

462 Open source projects that are alternatives of or similar to TrajSuite

TrajectoryTracking
Trajectory Tracking Project
Stars: ✭ 16 (+6.67%)
Mutual labels:  clustering, trajectory
audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (+60%)
Mutual labels:  clustering
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+120%)
Mutual labels:  clustering
clustering-python
Different clustering approaches applied on different problemsets
Stars: ✭ 36 (+140%)
Mutual labels:  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 (+313.33%)
Mutual labels:  clustering
ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from huggingface.
Stars: ✭ 36 (+140%)
Mutual labels:  clustering
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (+153.33%)
Mutual labels:  clustering
protoactor-python
Proto Actor - Ultra fast distributed actors
Stars: ✭ 78 (+420%)
Mutual labels:  clustering
fuzzy-c-means
Fuzzy c-means Clustering
Stars: ✭ 34 (+126.67%)
Mutual labels:  clustering
WatsonCluster
A simple C# class using Watson TCP to enable a one-to-one high availability cluster.
Stars: ✭ 18 (+20%)
Mutual labels:  clustering
clusterix
Visual exploration of clustered data.
Stars: ✭ 44 (+193.33%)
Mutual labels:  clustering
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (+553.33%)
Mutual labels:  clustering
DNNTSP
codes of DNNTSP model for Temporal Sets Prediction
Stars: ✭ 27 (+80%)
Mutual labels:  data-minig
enspara
Modeling molecular ensembles with scalable data structures and parallel computing
Stars: ✭ 28 (+86.67%)
Mutual labels:  clustering
ParallelKMeans.jl
Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
Stars: ✭ 45 (+200%)
Mutual labels:  clustering
COVID breakdown
COVID-19 statistics in Taiwan
Stars: ✭ 15 (+0%)
Mutual labels:  visualisation
FSDA
Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.
Stars: ✭ 53 (+253.33%)
Mutual labels:  clustering
eris-fleet
Cluster management for Discord bots using the Eris library.
Stars: ✭ 38 (+153.33%)
Mutual labels:  clustering
iterated-function-systems
Iterated Function Systems fractals with OCaml.
Stars: ✭ 33 (+120%)
Mutual labels:  visualisation
northstar
Single cell type annotation guided by cell atlases, with freedom to be queer
Stars: ✭ 23 (+53.33%)
Mutual labels:  clustering
agrid
A grid for modelling, analyse, map and visualise multidimensional and multivariate data
Stars: ✭ 16 (+6.67%)
Mutual labels:  visualisation
scGEAToolbox
scGEAToolbox: Matlab toolbox for single-cell gene expression analyses
Stars: ✭ 15 (+0%)
Mutual labels:  trajectory
breadcrumbs
Visualise a custom hierarchy in your Obsidian vault. API: https://skepticmystic.github.io/breadcrumbs/
Stars: ✭ 299 (+1893.33%)
Mutual labels:  visualisation
The-Kraken-Pathfinding
A tentacle-based pathfinding library for nonholonomic robotic vehicles
Stars: ✭ 24 (+60%)
Mutual labels:  trajectory
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+440%)
Mutual labels:  clustering
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (+173.33%)
Mutual labels:  trajectory
pycobra
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
Stars: ✭ 111 (+640%)
Mutual labels:  visualisation
gouda
Golang Utilities for Data Analysis
Stars: ✭ 18 (+20%)
Mutual labels:  clustering
MLDemos
Machine Learning Demonstrations: A graphical interface to draw data, apply a diverse array of machine learning tools to it, and directly see the results in a visual and understandable manner.
Stars: ✭ 46 (+206.67%)
Mutual labels:  visualisation
VOSviewer-Online
VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.
Stars: ✭ 44 (+193.33%)
Mutual labels:  clustering
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (+6.67%)
Mutual labels:  data-minig
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (+506.67%)
Mutual labels:  clustering
mmterm
View proteins and trajectories in the terminal
Stars: ✭ 87 (+480%)
Mutual labels:  trajectory
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (+693.33%)
Mutual labels:  clustering
kmeans-clusterer
k-means clustering in Ruby
Stars: ✭ 88 (+486.67%)
Mutual labels:  clustering
js-markerclusterer
Create and manage clusters for large amounts of markers
Stars: ✭ 92 (+513.33%)
Mutual labels:  clustering
panther
Perception-Aware Trajectory Planner in Dynamic Environments
Stars: ✭ 115 (+666.67%)
Mutual labels:  trajectory
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 (+573.33%)
Mutual labels:  clustering
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 (+273.33%)
Mutual labels:  clustering
ML-Track
This repository is a recommended track, designed to get started with Machine Learning.
Stars: ✭ 19 (+26.67%)
Mutual labels:  clustering
syncflux
SyncFlux is an Open Source InfluxDB Data synchronization and replication tool for migration purposes or HA clusters
Stars: ✭ 145 (+866.67%)
Mutual labels:  clustering
midi-recorder
🎹 The easiest way to record MIDI. No install. Automatically records.
Stars: ✭ 38 (+153.33%)
Mutual labels:  visualisation
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 (+86.67%)
Mutual labels:  clustering
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (+93.33%)
Mutual labels:  clustering
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+186.67%)
Mutual labels:  clustering
tsam
A python-based time series aggregation module (tsam) which can be used to reduce the number of time steps using typical periods or by decreasing the temporal resolution
Stars: ✭ 112 (+646.67%)
Mutual labels:  clustering
Clustering4Ever
C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.
Stars: ✭ 126 (+740%)
Mutual labels:  clustering
scikit-cmeans
Flexible, extensible fuzzy c-means clustering in python.
Stars: ✭ 18 (+20%)
Mutual labels:  clustering
RcppML
Rcpp Machine Learning: Fast robust NMF, divisive clustering, and more
Stars: ✭ 52 (+246.67%)
Mutual labels:  clustering
Game-Animation
A python tool to visualise game animations
Stars: ✭ 74 (+393.33%)
Mutual labels:  visualisation
HIRO Panda TRAC IK
Inverse Kinematics Engine for the Franka Emika Panda for Cartesian Pose Control.
Stars: ✭ 21 (+40%)
Mutual labels:  trajectory
CoronaDash
COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools
Stars: ✭ 20 (+33.33%)
Mutual labels:  clustering
ssdc
ssdeep cluster analysis for malware files
Stars: ✭ 24 (+60%)
Mutual labels:  clustering
st dbscan
ST-DBSCAN: Simple and effective tool for spatial-temporal clustering
Stars: ✭ 82 (+446.67%)
Mutual labels:  clustering
python-tsp-simulated-annealing
Visualisation of Simulated Annealing algorithm to solve TSP
Stars: ✭ 41 (+173.33%)
Mutual labels:  visualisation
DP means
Dirichlet Process K-means
Stars: ✭ 36 (+140%)
Mutual labels:  clustering
SHARP
SHARP: Single-cell RNA-seq Hyper-fast and Accurate processing via ensemble Random Projection
Stars: ✭ 14 (-6.67%)
Mutual labels:  clustering
nbodykit
Analysis kit for large-scale structure datasets, the massively parallel way
Stars: ✭ 93 (+520%)
Mutual labels:  clustering
Simulizer
A MIPS (R3000) Processor Emulator and Visualisation tool
Stars: ✭ 28 (+86.67%)
Mutual labels:  visualisation
SortVis
https://airtucha.github.io/SortVis
Stars: ✭ 23 (+53.33%)
Mutual labels:  visualisation
1-60 of 462 similar projects