🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Perform Kmeans

User: "BilaDjimar"
New Altair Community Member
Updated by Jocelyn
I have a database for sales, and I want to perform clustering to figure out segment of clients, how can I do that?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Andrew"
    New Altair Community Member
    I attached an example that uses k-means. You have to set the value of k yourself. As an alternative, you could use x-means which tries to find the optimum number of clusters based on a heuristic.