hi
i have a dataset which is extremely sparse and i want to implement k-menas clustering ...
but k-means does ot work with missing values and i can not ommit missing values or replace them with a value or delete rows with missing values....any ideas?