Anon.

Results 1 comments of Anon.

### You can get acc in this way def acc_(y_true, y_pred): """ Calculate clustering accuracy. Require scikit-learn installed # Arguments y: true labels, numpy.array with shape `(n_samples,)` y_pred: predicted labels,...