Interface SVMTarget

All Known Implementing Classes:
AbstractSVMTarget, SimpleSVMTarget

public interface SVMTarget
An SVM classifier model.

This is the interface for objects that contain the model for a binary classification task.

Author:
Matthew Pocock