Community Profile

photo

Emanuele Gandolfi


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


A problem with K-means Clustering
X = rand(1482,74); nCluster = 12; [idx,sumd] = kmeans(X,2); %% for pp = 3 : nCluster [~, index_max_cluster] = max...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


use a custom distance with the kmeans
Hello everyone. I'm not very good with matlab so I ask you for help. For a university project I need to be able to group users...

oltre 2 anni fa | 3 risposte | 0

3

risposte