Icon

misc

This category contains 3 nodes.

HyperPipes (3.6) 

Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the […]

SerializedClassifier (3.6) 

A wrapper around a serialized classifier model. This classifier loads a serialized models and uses it to make predictions. Warning: since the serialized […]

VFI (3.6) 

Classification by voting feature intervals. Intervals are constucted around each class for each attribute (basically discretization). Class counts are […]