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

Cobweb and sorting

crappy_vikingcrappy_viking Member Posts: 16 Maven
edited November 2018 in Help
Hi,

Cobweb cluster model is very interesting, it comes from cognitive sciences and always produces a set of clusters with balanced distribution. Now, it is very sensitive to the learning order, the sequence of examplesets.
I have tried RM4.6 with cobweb, and there is "NonDominated Sorting". Is it only increasing ? May we specify the sense of sorting, like "traditional sorting" ?
I can get the results by a few tricks like attribute construction then use the "opposite attribute", but a complete option for sorting direction would be handy.

C.V.

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    did you try the Sorting operator? It provides a parameter for the sorting direction.

    Greetings,
      Sebastian
  • crappy_vikingcrappy_viking Member Posts: 16 Maven
    Yes, I have tried it, but it has not the same behaviour than the "NonDominated" one...Have you any information on it ?

    c.v.
  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    the Sorting algorithm is, uhm, a sorting algorithm. I think in fact it uses merge sort, but I doubt, you wanted to hear this? What exactly do you want to know at all?

    Greetings,
      Sebastian
Sign In or Register to comment.