Package edu.udo.cs.miningmart.compiler.wrapper

Class Summary
DB_SVM The wrapper class for mySVM/db, the version of mySVM that runs inside the database.
DB_SVM_CL This class is the wrapper for a classification SVM that runs inside the database.
DB_SVM_RG This class is the wrapper for a regression SVM running inside the database.
SVM_CL This class inherits all methods from its super class.
SVM_RG This class inherits all methods from its super class.
SVM_Wrapper Abstract superclass for the wrappers for the Support Vector Machine algorithms mySVM and mySVM/db.
 



Copyright © 2001-2005