- "If your are only interested in well sampled states, you should use a density based method to discretize. If exploring new states is one of your objectives, it might be of advantage to place states also in rarely observed regions. The latter is especially useful in adaptive sampling approaches, because in the initial phase you want to explore the phase space as much as possible. The downside of placing states in areas of low density is that we will have poor statistics on these states. Another advantage of regular space clustering is, that is very fast in comparison to $k$-means, namely regspace clustering runs in linear time, while $k$-means is super polynomial in time.\n",
0 commit comments