Class | Description |
---|---|
BridgeImpl<I,L extends Listener<I>> |
Standard implementation of an object that links an algorithm to a user interface.
|
ClassificationBridgeImpl |
Standard implementation of an object that links a classification algorithm to a user interface.
|
CrossValidationBridgeImpl |
Standard implementation of an object that links a classification algorithm (validated through cross-validation) to
a user interface.
|