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 |
2011-03-16 |
popo | matlab/README is modified because 32bit Windows binary... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
eaudex | @@ -1562,8 +1562,6 @@ |
commit | commitdiff | tree | snapshot |
2011-03-12 |
eaudex | In solve_l1_lr(.), |
commit | commitdiff | tree | snapshot |
2011-03-11 |
popo | help message in matlab/train.c is modified according... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
popo | The default print function for matlab interface should... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
eaudex | In solve_l1r_lr(.), |
commit | commitdiff | tree | snapshot |
2011-03-05 |
cttsai | - Rename linear.py and linearutil.py to liblinear.py... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
popo | matlab/README is slightly modified. (Section 'Other... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
cjlin | add libsvmwrite.mexw32 and libsvmread.mexw32 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
cjlin | modify symlinkx for libsvmwrite and libsvmread |
commit | commitdiff | tree | snapshot |
2011-02-23 |
popo | In matlab interface, tron.o and linear.o are in the... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
popo | Change the path of loading *.dll and *.so to the relati... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
popo | In solve_l2r_lr_dual, the if-condition "newton_iter... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
xflash96 | print error when 1. no label 2. emtpy line |
commit | commitdiff | tree | snapshot |
2010-10-11 |
cjlin | add a comment in l1r_lr indicating that |
commit | commitdiff | tree | snapshot |
2010-09-13 |
popo | windows binaries are uploaded. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
popo | Remove a duplicated ''options:'' in README. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
popo | check model_ptr != NULL before calling free_model_conte... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
cjlin | add LR dual for matlab interface |
commit | commitdiff | tree | snapshot |
2010-09-05 |
cjlin | - for (s=0;s<active_size;s++) |
commit | commitdiff | tree | snapshot |
2010-09-05 |
cjlin | Add L2-regularized logistic regression (dual) |
commit | commitdiff | tree | snapshot |
2010-09-04 |
cjlin | For each solver, show the corresponding reference |
commit | commitdiff | tree | snapshot |
2010-06-19 |
cjlin | fix a grammatical error in README v160 |
commit | commitdiff | tree | snapshot |
2010-06-19 |
rofu | Build windows binary files. |
commit | commitdiff | tree | snapshot |
2010-06-19 |
rofu | Add a python interface description in README. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
rofu | Remove some spaces in python/README |
commit | commitdiff | tree | snapshot |
2010-06-15 |
rofu | Change "svm.h" to "linear.h" in python README. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
rafan | Fix clean build on 64-bit platform by removing dependen... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
rafan | No need to set executable property |
commit | commitdiff | tree | snapshot |
2010-06-15 |
rafan | Load the lib we just found (liblinear instead of linear) |
commit | commitdiff | tree | snapshot |
2010-06-14 |
rofu | - Fix typos in README |
commit | commitdiff | tree | snapshot |
2010-06-14 |
cjlin | 2009 -> 2010 in copyright |
commit | commitdiff | tree | snapshot |
2010-06-14 |
rofu | - Add two interface functions |
commit | commitdiff | tree | snapshot |
2010-06-14 |
rofu | - Add comment for bias term in read_problem. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
rafan | Error out when we can not save the model. This happens... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
rainfarmer | Probability output for L1R_LR |
commit | commitdiff | tree | snapshot |
2010-01-27 |
rofu | Add a comment "default printing to stdout" for initiali... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
cjlin | replace tab with space in README |
commit | commitdiff | tree | snapshot |
2010-01-26 |
rofu | Remove redundant spaces. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
rofu | Change global variable liblinear_print_string to static... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
rafan | correct link |
commit | commitdiff | tree | snapshot |
2009-12-24 |
rofu | Change the position of the definition of C |
commit | commitdiff | tree | snapshot |
2009-12-24 |
rofu | Change |
commit | commitdiff | tree | snapshot |
2009-12-20 |
rofu | Updated the binary files. v151 |
commit | commitdiff | tree | snapshot |
2009-12-20 |
rofu | Change the C access mechanism for all solver |
commit | commitdiff | tree | snapshot |
2009-12-20 |
rofu | Fix the bug of calculation of upper bound in the be_shr... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
rafan | Make feature_node.index started from 1 for x' for consi... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
eaudex | Build binaries for Windows v150 |
commit | commitdiff | tree | snapshot |
2009-10-04 |
eaudex | Set -B -1 as default (no bias term included) |
commit | commitdiff | tree | snapshot |
2009-10-02 |
eaudex | L1-regularized L2-loss SVM and Logistic Regression |
commit | commitdiff | tree | snapshot |
2009-08-24 |
eaudex | build WINDOWS binaries and MATLAB interface v140 |
commit | commitdiff | tree | snapshot |
2009-08-24 |
eaudex | modify solver_type in train.c predict.c |
commit | commitdiff | tree | snapshot |
2009-08-23 |
rafan | - white space cleanup |
commit | commitdiff | tree | snapshot |
2009-08-23 |
eaudex | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
eaudex | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-08-22 |
yinwen | use w_size, same as linear.cpp |
commit | commitdiff | tree | snapshot |
2009-08-21 |
cjlin | correct the comment on instance weights |
commit | commitdiff | tree | snapshot |
2009-08-21 |
eaudex | Update README |
commit | commitdiff | tree | snapshot |
2009-08-21 |
eaudex | Update Makefile |
commit | commitdiff | tree | snapshot |
2009-08-21 |
eaudex | L1-regularized L2-loss SVC |
commit | commitdiff | tree | snapshot |
2009-08-02 |
scan | The previlege of libsvmwrite and libsvmread is changed... v134 |
commit | commitdiff | tree | snapshot |
2009-08-02 |
scan | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-08-02 |
scan | train.mexw32 is updated by scan. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
biconnect | Modify the useage in matlab/train.c |
commit | commitdiff | tree | snapshot |
2009-08-02 |
scan | The windows executables are updated by Scan |
commit | commitdiff | tree | snapshot |
2009-07-31 |
biconnect | - Fix some bugs (redefine w_size) |
commit | commitdiff | tree | snapshot |
2009-07-16 |
rafan | - add explanation for model structure |
commit | commitdiff | tree | snapshot |
2009-07-15 |
cjlin | remove comment for the label array in the model |
commit | commitdiff | tree | snapshot |
2009-07-12 |
biconnect | Modify linear.cpp so that it is consistent to /poly2... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
biconnect | Maximum iteration set 1000 |
commit | commitdiff | tree | snapshot |
next |