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

NancyNancy Member Posts: 9 Contributor II
Hi,

While I am working with DBScanClustering I am getting 2 clusters in graph view, but I am getting  only 1 cluster in DataView part of the ExampleSet.
In my dataset I have nearly 600 items where cluster-0 shows '0' items. Can anyone help me

Thanks in Advance,
Nancy  :)

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    the first cluster is the outlier cluster which contains all examples, not assigned to one cluster. It seems to me, your parameter settings of DBScan result in one large cluster, containing all examples. You will have to tune them a bit.

    Greetings,
      Sebastian
Sign In or Register to comment.