oh sorry, I see now that you mention about evaluating. On Fri, 3 May 2019 at 10:12, Guillaume Lemaître <[email protected]> wrote:
> You can always predict incrementally by predicting on batches of samples. > > On Fri, 3 May 2019 at 10:05, lampahome <[email protected]> wrote: > >> 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 >> [email protected] >> https://mail.python.org/mailman/listinfo/scikit-learn >> > > > -- > Guillaume Lemaitre > INRIA Saclay - Parietal team > Center for Data Science Paris-Saclay > https://glemaitre.github.io/ > -- Guillaume Lemaitre INRIA Saclay - Parietal team Center for Data Science Paris-Saclay https://glemaitre.github.io/
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
