2015-07-08 |
boyu | change 2014 to 2015 in copyright v201 |
commit | commitdiff | tree | snapshot |
2015-07-08 |
boyu | Windows and matlab binaries built on KKT |
commit | commitdiff | tree | snapshot |
2015-07-08 |
boyu | Fix bug and memory leaks in 2.0 |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Chia-Hua Ho | README: example for -c with -C |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Chia-Hua Ho | Merge branch 'master' of svm.csie.ntu.edu.tw:liblr |
commit | commitdiff | tree | snapshot |
2015-06-29 |
boyu | Windows binary (with matlab binaries) compiled on KKT v200 |
commit | commitdiff | tree | snapshot |
2015-06-29 |
boyu | warm start parameter search supported |
commit | commitdiff | tree | snapshot |
2015-06-28 |
boyu | Windows binary (with matlab binaries) compiled on KKT |
commit | commitdiff | tree | snapshot |
2015-06-28 |
boyu | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Chih-Jen Lin | Merge branch 'master' of svm.csie.ntu.edu.tw:liblr |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Chih-Jen Lin | Explain "Parameters" of the returned MATLAB/Octave... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
b02902056 | Using include "linear.h" instead of include "../linear.h" |
commit | commitdiff | tree | snapshot |
2015-05-06 |
b02902056 | Matlab/Octave: use the standard method of checking... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
leepei | Make the indention of set_locale consistent with the... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Chih-Jen Lin | symbolic link of libsvmread/write.c changed to hardlink |
commit | commitdiff | tree | snapshot |
2015-03-01 |
yuanbowen | [Update] set windows 64bit as default |
commit | commitdiff | tree | snapshot |
2015-02-24 |
yong | Change the access permissions to window binary from... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tavian Barnes | Check return value of setlocale(). |
commit | commitdiff | tree | snapshot |
2014-11-14 |
yuanbowen | compile new version windows binary v196 |
commit | commitdiff | tree | snapshot |
2014-11-03 |
yong | Compile 64-bit windows binary to replace 32-bit windows... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Chih-Jen Lin | explicit list blas/*.c for consistency with octave v195 |
commit | commitdiff | tree | snapshot |
2014-10-24 |
yong | Compile windows binary. |
commit | commitdiff | tree | snapshot |
2014-10-24 |
yong | add three functions: |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Yu-Chin | In get_decfun_coef and get_decfun_bias, a zero value... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
b99902019 | To support nnz > 2^32, change the data type of the... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Yu-Chin | remove ^M in the end of each line in make.m |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Yu-Chin | 1. use "extern C" in blas to make sure the compiled... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Yu-Chin | replace long int with size_t in linear.cpp and train.c |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Hsiang-Fu Yu | add two functions get_decfun_coef and get_decfun_bias |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Yu-Chin | use __all__ in Python interfaces to make sure only... |
commit | commitdiff | tree | snapshot |
2014-10-16 |
coha | Expand the expression of blas to fix the compiling... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Chih-Jen Lin | Merge branch 'master' of svm.csie.ntu.edu.tw:liblr |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Chih-Jen Lin | stopping condition of l1 solvers uses 1-norm rather... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Yu-Chin | initialize Gnorm1_init with -1 |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Yu-Chin | initialize Gnorm1_init with NAN |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Chih-Jen Lin | Merge branch 'master' of svm.csie.ntu.edu.tw:liblr |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Chih-Jen Lin | fix the following bug |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tzu-Ming Kuo | modify matlab/train.c to check if the label vector... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
yong | Change the year of COPYRIGHT from 2013 to 2014 |
commit | commitdiff | tree | snapshot |
2014-03-21 |
yong | Modify SHVER from 1 to 2. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
boyu | matlab Makefile modified, octave removed |
commit | commitdiff | tree | snapshot |
2013-12-02 |
b99902019 | Modify README so that user can build 64 bit windows... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Chih-Jen Lin | remove one space in matlab/README v194 |
commit | commitdiff | tree | snapshot |
2013-11-09 |
boyu | compiled windows binary |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Wei-Sheng Chin | Replace long with long int in linear.cpp for consistency |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Wei-Sheng Chin | Change the type of nnz (counter of nonzero elements... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Yu-Chin | revert previous two accidental commits |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Yu-Chin | set number of threads |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Yu-Chin | . |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Yu-Chin | Modify python README so that users can run the examples... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Yu-Chin | fix a bug: use "delete[] C" instead of "delete C" in... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Yu-Chin | Fix the mixing tab and space problem in tron.cpp. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Tzu-Ming Kuo | Modify function group_classes in linear.cpp to ensure... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
yong | Fix the bug of type error when calling set_to_default_v... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Chih-Jen Lin | (no commit message) |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Chun-Heng Huang | Updated a switch statement. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Chun-Heng Huang | Matlab interface parameter checking |
commit | commitdiff | tree | snapshot |
2013-02-11 |
leepei | Let nr_fold = l when nr_fold > l in CV |
commit | commitdiff | tree | snapshot |
2013-01-27 |
cjlin | change the year to 2013 v193 |
commit | commitdiff | tree | snapshot |
2013-01-25 |
guestwalk | Compile windows binary. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
guestwalk | Modify Python interface, major changes are: |
commit | commitdiff | tree | snapshot |
2012-11-23 |
guestwalk | Add return 0 into print_null in predict.c, |
commit | commitdiff | tree | snapshot |
2012-10-28 |
leepei | Fix some indention |
commit | commitdiff | tree | snapshot |
2012-10-19 |
cjlin | fix a typo in make.m |
commit | commitdiff | tree | snapshot |
2012-10-13 |
guestwalk | fix some typo in README and matlab/make.m |
commit | commitdiff | tree | snapshot |
2012-10-10 |
guestwalk | update windows binary to correct version. (previous... v192 |
commit | commitdiff | tree | snapshot |
2012-10-10 |
guestwalk | remove duplicated blas.h in blas/Makefile |
commit | commitdiff | tree | snapshot |
2012-09-12 |
guestwalk | Fix a typo(CXXC) in Makefile.win. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
leepei | Fixed a bug of -q option of predict in matlab interface |
commit | commitdiff | tree | snapshot |
2012-07-20 |
leepei | Added -q option for predict and modified the solver... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
popo | Remove matlab/run.m in trunk. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
coha | Modify the make.m of matlab, |
commit | commitdiff | tree | snapshot |
2012-04-26 |
popo | fix typos in python/README. v191 |
commit | commitdiff | tree | snapshot |
2012-04-25 |
popo | Fix bug. get_label() returns integer list. model.get_ty... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
popo | Fix bugs. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
cjlin | copyright year 2012 v190 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
popo | Add windows binary files. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
cjlin | indicating -b 1 is only for testing |
commit | commitdiff | tree | snapshot |
2012-04-17 |
popo | Add -s 11, 12, 13 to python and matlab interfaces. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
popo | - Add regression solvers (-s 11, 12, 13). |
commit | commitdiff | tree | snapshot |
2012-04-11 |
rofu | Fix the type "-W1" to the correct option "-Wl" |
commit | commitdiff | tree | snapshot |
2012-04-10 |
popo | Because model_ is a global variable, do_predict(input... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
popo | In python interface, file names should be encoded in... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
popo | In the README file of python interface, p_val should... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
rofu | Makefile is modified such that creating the shared... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
popo | Initial w_size according to w in solve_l1r_lr. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
popo | Add variable primal_solver_tol for primal solvers,... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
popo | Add setlocale(LC_ALL, "C") when saving and loading... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
cjlin | indicate in predict option that -b 1 is for logistic... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
coha | Using try and catch method to show recommend message... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
coha | Modify make.m so that it is workable |
commit | commitdiff | tree | snapshot |
2011-06-29 |
popo | Modify linear.cpp so that users can easily give initial... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
popo | Add soname in the shared library. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
popo | use "WARNING" and "ERROR" for warning messages and... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
popo | Add dependency for tron.o, linear.o, and blas.a in... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
popo | Remove mxIsSparse(prhs[1]) in do_predict(...) in matlab... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
cjlin | copyright: 2010 -> 2011 v180 |
commit | commitdiff | tree | snapshot |
2011-03-26 |
eaudex | Change libsvmread/write.mexw64 to symbolic links to |
commit | commitdiff | tree | snapshot |
2011-03-25 |
coha | Build windows binaries, delete interface of 32 bits... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
coha | Build windows binaries and add new matlab interface... |
commit | commitdiff | tree | snapshot |
next |