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"

foxfox Member Posts: 1 Learner III
edited May 2019 in Help
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
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    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
Sign In or Register to comment.