Multivariate Pattern Analysis in Python |
Inheritance diagram for mvpa.clfs.warehouse:
Collection of classifiers to ease the exploration.
Bases: object
Class to keep known instantiated classifiers
Should provide easy ways to select classifiers of needed kind: clfswh[‘linear’, ‘svm’] should return all linear SVMs clfswh[‘linear’, ‘multiclass’] should return all linear classifiers capable of doing multiclass classification
Initialize warehouse
Parameters: |
|
---|
Known internal tags of the classifiers
Registered items
Listing (description + internals) of registered items