Package mvpa :: Package misc :: Module exceptions :: Class InvalidHyperparameterError
[hide private]
[frames] | no frames]

Class InvalidHyperparameterError

source code


Generic exception to be raised when setting improper values as hyperparameters.

Instance Methods [hide private]
 
__init__(self) source code

Inherited from exceptions.Exception: __getitem__, __str__

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__