Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the user guide for the big picture.

nidl.estimators.ClusterMixin

class nidl.estimators.ClusterMixin[source]

Bases: object

Mixin class for all cluster estimators in nidl.

This mixin sets the estimator type to clusterer through the estimator_type tag.