Options

"periodic boundary conditions for clustering"

foxfox Member Posts: 1 Contributor I
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

  • Options
    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.