- Add support for prediction after grid search - Bugfix for reading nonlinear training files - Command line flag for maximum number of iterations in GenSVM - Add support for seeding with nonlinear GenSVM
0.2.0
- Fix bug in nonlinear GenSVM, it should perform better now.
0.1.6
- Fix segfault caused by error function in C library. - Add "load_default_grid" function to gensvm.gridsearch
Change Log
0.1.5
* Fix segmentation fault on Solaris.
0.1.4
- Keep track of elapsed iterations during training - Keep a training status - Explicitly specify "void" as arguments to functions