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

SSE's Value

ElenaVetElenaVet Member Posts: 9 Learner I
edited May 2020 in Help
In the Elbow graph with the data of SSE of the k-means, I obtain the value in the graph and they don't decrease.
In your opinion, what are the possible problems?


Answers

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Hi @ElenaVet,

    A priori, the curve of SSE according to k (the number of cluster(s)) is increasing because 
    RapidMiner works with negative values (RapidMiner searches to maximize the value of SSE in you are using an Optimization Loop).

    See this thread for the details : 
    https://community.rapidminer.com/discussion/comment/61654#Comment_61654

    Hope this helps,

    If you don't obtain an increasing curve or more generally you obtain an "exotic" curve, please share your data and process in order
    we can reproduce and understand what's going on...

    Regards,

    Lionel
Sign In or Register to comment.