From: ali on
hi everyone
could somebody know how can we classify or clustering iris data set to 3 cluster(setosa,virginia like that) how can we find three cluster
but when doing this matrix has to be 150/4
not split into 75/4 or another matrix.
In matlab help ı found but they split data. ı dont want this because they only use two class for finding. for exapmle first 1 to 100 row has four column then 51 to 150 row.
is it possible that apply svm to 150/4 matrix ewith multiclass..
thanks for attention.