]> granicus.if.org Git - liblinear/shortlog
liblinear
2010-06-14 cjlin2009 -> 2010 in copyright
2010-06-14 rofu- Add two interface functions
2010-06-14 rofu- Add comment for bias term in read_problem.
2010-04-10 rafanError out when we can not save the model. This happens...
2010-03-17 rainfarmerProbability output for L1R_LR
2010-01-27 rofuAdd a comment "default printing to stdout" for initiali...
2010-01-27 cjlinreplace tab with space in README
2010-01-26 rofuRemove redundant spaces.
2010-01-26 rofuChange global variable liblinear_print_string to static...
2010-01-06 rafancorrect link
2009-12-24 rofuChange the position of the definition of C
2009-12-24 rofuChange
2009-12-20 rofuUpdated the binary files. v151
2009-12-20 rofuChange the C access mechanism for all solver
2009-12-20 rofuFix the bug of calculation of upper bound in the be_shr...
2009-11-07 rafanMake feature_node.index started from 1 for x' for consi...
2009-10-04 eaudexBuild binaries for Windows v150
2009-10-04 eaudexSet -B -1 as default (no bias term included)
2009-10-02 eaudexL1-regularized L2-loss SVM and Logistic Regression
2009-08-24 eaudexbuild WINDOWS binaries and MATLAB interface v140
2009-08-24 eaudexmodify solver_type in train.c predict.c
2009-08-23 rafan- white space cleanup
2009-08-23 eaudex(no commit message)
2009-08-23 eaudex(no commit message)
2009-08-22 yinwenuse w_size, same as linear.cpp
2009-08-21 cjlincorrect the comment on instance weights
2009-08-21 eaudexUpdate README
2009-08-21 eaudexUpdate Makefile
2009-08-21 eaudexL1-regularized L2-loss SVC
2009-08-02 scanThe previlege of libsvmwrite and libsvmread is changed... v134
2009-08-02 scan(no commit message)
2009-08-02 scantrain.mexw32 is updated by scan.
2009-08-02 biconnectModify the useage in matlab/train.c
2009-08-02 scanThe windows executables are updated by Scan
2009-07-31 biconnect- Fix some bugs (redefine w_size)
2009-07-16 rafan- add explanation for model structure
2009-07-15 cjlinremove comment for the label array in the model
2009-07-12 biconnectModify linear.cpp so that it is consistent to /poly2...
2009-07-07 biconnectMaximum iteration set 1000
2009-07-06 cjlinexplain pos/neg of tron stopping condition
2009-07-01 biconnectAdd option -q to disable the screen output from train
2009-06-29 biconnectModify the usage in matlab/train.c to consistent with...
2009-06-24 biconnectModify Makefile rule
2009-06-18 biconnect- move everything to trunk/
2009-06-18 biconnect- create layout