cluster import AffinityPropagation from sklearn import metrics from sklearn. kmeans(obs, k_or_guess, iter=20, thresh=1e-05, check_finite=True, *, seed=None) [ ...
確定! 回上一頁