All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.edux.ml.svm.SVMKernel Maven / Gradle / Ivy

The newest version!
package de.edux.ml.svm;

public enum SVMKernel {
  LINEAR;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy