Table Of Contents

Previous topic

algorithms.resample

Next topic

algorithms.statistics.nlsmodel

This Page

algorithms.statistics.classification

Module: algorithms.statistics.classification

Inheritance diagram for nipy.algorithms.statistics.classification:

TODO

Classifier

class nipy.algorithms.statistics.classification.Classifier

Bases: nipy.fixes.scipy.stats.models.model.Model

TODO

__init__()
learn(**keywords)
Parameters:
keywords : dict

TODO

Returns:

None