Menu

Deep learning for NeuroImaging in Python.

Note

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

class nidl.estimators.base.ClassifierMixin[source]ΒΆ

Mixin class for all classifiers in nidl.

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

Follow us

© 2025, nidl developers