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
"periodic boundary conditions for clustering"
Hi,
I'm new to rapid miner and I was wondering if there's a possibility to
introduce periodic boundary conditions for clustering data points i.e. my input data are periodic
and the normal clustering is of course w.o. periodicity.
Kind regards,
fox
I'm new to rapid miner and I was wondering if there's a possibility to
introduce periodic boundary conditions for clustering data points i.e. my input data are periodic
and the normal clustering is of course w.o. periodicity.
Kind regards,
fox
Tagged:
0
Answers
if you use a clustering method that works on a distance measure, you could implement your own DistanceMeasure class to reflect the periodicity.
Greetings,
 Sebastian