]> granicus.if.org Git - liblinear/history - linear.h
change version number in liblinear.h to 2.30 for the new release
[liblinear] / linear.h
2019-03-18 Chih-Jen Linchange version number in liblinear.h to 2.30 for the...
2019-03-18 johncreedL2R_L2LOSS_SVR warm start parameter search supported
2018-12-17 Chih-Jen Linversion number changed to 2.22 for next release
2018-10-02 Wei-Lin ChiangChange version number to 221 for 2.21 release
2017-12-07 Wei-Lin Chiangversion number in linear.h changed to 220 for 2.20... v220
2017-03-13 Hsin-Yuan HuangAdd version number for LIBLINEAR
2017-03-13 Kevinremove trailing spaces and tabs
2015-06-29 boyuwarm start parameter search supported
2015-06-28 boyuSquashed commit of the following:
2014-10-19 Hsiang-Fu Yuadd two functions get_decfun_coef and get_decfun_bias
2012-04-15 popo- Add regression solvers (-s 11, 12, 13).
2010-09-05 cjlinAdd L2-regularized logistic regression (dual)
2010-06-14 rofu- Add two interface functions
2010-01-26 rofuChange global variable liblinear_print_string to static...
2009-08-23 eaudex(no commit message)
2009-08-21 eaudexL1-regularized L2-loss SVC
2009-07-15 cjlinremove comment for the label array in the model
2009-07-01 biconnectAdd option -q to disable the screen output from train
2009-06-18 biconnect- move everything to trunk/