c - Storing high dimensional data to calculate dense units in subspace clustering algorithms like clique,enclus,etc. ? -


how store high dimensional data calculate dense units in subspace clustering algorithms clique,enclus,etc. ? example , have 20 dimensions of point , if array used , have allocate 20 dimensions it, run out of memory. code written in 'c',so please suggest can use store high dimensional points .

some algorothms clique don't work high-dimensional data.

you have rethink algorithm not try find technical hack make somehow work.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -