Class LazySVM

java.lang.Object
org.instantsvm.utils.LazySVM

public class LazySVM extends Object
LazySVM either reload an existing model, or train and save a model in InstantSVM library.
Author:
Martin Pernollet