How can I cluster similar delivery routes?
katharinakoe
New Altair Community Member
Hello together,
I would like to cluster similar delivery routes. My data base consists of the ID delivery routes, geographical coordinates and the time stamp (see below).
Can you tell me how to proceed or which operators I have to use.
Thank you very much.
Best regards
Kathi
I would like to cluster similar delivery routes. My data base consists of the ID delivery routes, geographical coordinates and the time stamp (see below).
Can you tell me how to proceed or which operators I have to use.
Thank you very much.
Best regards
Kathi
Tagged:
0
Answers
-
Hi @katharinakoe,
Try using clustering techniques in AutoModel or using the clustering algorithms operators.
Here's some useful getting started links:
https://academy.rapidminer.com/catalog?query=clustering
Cheers,
Pavithra0