LIBIRWLS
src Directory Reference

Files

file  budgeted-train.c
 Implementation of the functions to train a budgeted SVM.
 
file  Exec-budgeted-train.c
 It builds the command line instruction to train a budgeted SVM using the parallel IRWLS procedure.
 
file  Exec-full-train.c
 Main command to train a full SVM using the parallel IRWLS procedure.
 
file  full-train.c
 Implementation of the functions to train a full SVM using the parallel IRWLS procedure.
 
file  IOStructures.c
 Implementation of the IO functions used in the application.
 
file  kernels.c
 Implementation of the kernel functions used in the non linear SVM.
 
file  LIBIRWLS-predict.c
 Implementation of the predictions functions to classify data using a trained model.
 
file  ParallelAlgorithms.c
 Functions to perform some parallel linear algebra tasks.