dpsom VS n2d

Compare dpsom vs n2d and see what are their differences.

dpsom

Code associated with ACM-CHIL 21 paper 'T-DPSOM - An Interpretable Clustering Method for Unsupervised Learning of Patient Health States' (by ratschlab)

n2d

A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded Embedding. (by rymc)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dpsom n2d
1 1
64 122
- -
2.6 0.0
about 3 years ago 6 months ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dpsom

Posts with mentions or reviews of dpsom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • Time-Series image clustering. Advice needed!
    2 projects | /r/gis | 12 Sep 2021
    So far I found some approaches that looks promising, for example n2d or k-means with DTW distance, and there are some more (e.g. T-DPSOM), but I want to start from these.

n2d

Posts with mentions or reviews of n2d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • Time-Series image clustering. Advice needed!
    2 projects | /r/gis | 12 Sep 2021
    So far I found some approaches that looks promising, for example n2d or k-means with DTW distance, and there are some more (e.g. T-DPSOM), but I want to start from these.

What are some alternatives?

When comparing dpsom and n2d you can also consider the following projects:

minisom - :red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps