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
Methods
listing() | Listing (description + internals) of registered items |
Initialize warehouse
Parameters : | known_tags : list of str
matches : dict
|
---|
Methods
listing() | Listing (description + internals) of registered items |
Known internal tags of the classifiers
Registered items
Listing (description + internals) of registered items