You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clusters can be found within a training dataset (transductive) then used to train a classifier, so as to extend the clustering model to new instances. See snippet at #4543 (comment)
Clusters can be found within a training dataset (transductive) then used to train a classifier, so as to extend the clustering model to new instances. See snippet at #4543 (comment)
@selwyth is apparently working on this.