The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Clustering based on geographical and non-geographical attributes
I'm working on an order dataset and I want to cluster orders by different clustering algorithms. also I want to add following constraint. For clustering, I have both geographical and non-geographical, and I want to cluster in such a way that each city is placed in only one cluster, and therefore all orders that include that city must be placed in the same cluster. I also have latitude and longitude columns, so the latitude and longitude of each city should be seen in only one cluster and same cluster of city. There can be several cities in each cluster. I have columns like as ID, product type, quantity, color, latitude, city, longitude.
How can I reach this purpose?
How can I reach this purpose?
Tagged:
0
Answers
The best place to start is the rapidminer academy:
https://academy.rapidminer.com/
There you have a lot examples and instructions to build your own models.
Best,
Cesar