A dataset.
Definition: IOStructures.h:108
It represents a trained model that has been obtained using PIRWLS or PSIRWLS.
Definition: IOStructures.h:75
double kernelFunction(svm_dataset dataset, int index1, int index2, properties props)
Radial Basis Function of two elements of the dataset.
double kernelTest(svm_dataset dataset, int index1, model mymodel, int index2)
Radial Basis Function of one element of the dataset and Support Vectro of a trained model...
Input and Output structures and procedures.
Training parameters of the IRWLS procedures.
Definition: IOStructures.h:44