I see some algo can cluster incrementally if dataset is too huge ex:
minibatchkmeans and Birch.

But is there any way to evaluate incrementally?

I found silhouette-coefficient and Calinski-Harabaz index because I don't
know the ground truth labels.
But they can't evaluate incrementally.
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to