peterwittek / somoclu

Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
https://peterwittek.github.io/somoclu/
MIT License
268 stars 70 forks source link

single dimensional clustering #156

Closed Tortoise17 closed 3 years ago

Tortoise17 commented 3 years ago

Is it possible to cluster single dimensional data based on its values and groups? I tried with SOMOCLU and failed. my past experience is only multi-dimensional data.