aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_consistency.h
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27Add support for predicting after grid searchGertjan van den Burg1-1/+1
With this commit the gensvm_grid executable can now compute predictions with the best model found during the grid search. The test dataset is supplied through the training file, and a command line flag is added to support saving the predictions in an output file.
2016-12-05fix missing test in gensvm_optimize and expose doublesortGertjan van den Burg1-0/+1
2016-11-03prepare for gridsearch unit testingGertjan van den Burg1-0/+43