How to index with ELKI - OPTICS clustering
问题 I'm an ELKI beginner, and I've been using it to cluster around 10K lat-lon points from a .csv file. Once I get my settings correct, I'd like to scale up to 1MM points. I'm using the OPTICSXi algorithm with LngLatDistanceFunction I keep reading about "enabling R*-tree index with STR bulk loading" in order to see vast improvements in performance. The tutorials haven't helped me much. Any tips on how I can implement this feature? 回答1: The suggested parameters for using a spatial R* index on 2