Index of exceptions


B
BadContinuity [Oc45.S]
Raised when appending a data vector with a continuous feature instead of a discrete one, or the other way.

D
DiscreteFeatOutOfBounds [Oc45.S]
DiscreteFeatureOutOfBounds feat class is raised when trying to classify a data vector with its discrete feature feat equal to class when the tree was created assuming that the values for this feature would remain < class.

I
InvalidArgument [Oc45.S]
Raised when trying to construct a data set with wrong arguments.