]>
granicus.if.org Git - liblinear/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
yinwen [Sat, 22 Aug 2009 09:15:27 +0000 (09:15 +0000)]
use w_size, same as linear.cpp
cjlin [Fri, 21 Aug 2009 14:04:11 +0000 (14:04 +0000)]
correct the comment on instance weights
eaudex [Fri, 21 Aug 2009 14:00:26 +0000 (14:00 +0000)]
Update README
eaudex [Fri, 21 Aug 2009 13:42:00 +0000 (13:42 +0000)]
Update Makefile
eaudex [Fri, 21 Aug 2009 13:40:52 +0000 (13:40 +0000)]
L1-regularized L2-loss SVC
L1-regularized Logistic Regression
scan [Sun, 2 Aug 2009 16:26:44 +0000 (16:26 +0000)]
The previlege of libsvmwrite and libsvmread is changed to 755. (BY scan)
scan [Sun, 2 Aug 2009 16:25:43 +0000 (16:25 +0000)]
scan [Sun, 2 Aug 2009 15:51:44 +0000 (15:51 +0000)]
train.mexw32 is updated by scan.
biconnect [Sun, 2 Aug 2009 15:42:30 +0000 (15:42 +0000)]
Modify the useage in matlab/train.c
scan [Sun, 2 Aug 2009 15:24:46 +0000 (15:24 +0000)]
The windows executables are updated by Scan
biconnect [Fri, 31 Jul 2009 11:16:23 +0000 (11:16 +0000)]
- Fix some bugs (redefine w_size)
- Remove some redundant space
rafan [Thu, 16 Jul 2009 02:25:55 +0000 (02:25 +0000)]
- add explanation for model structure
Discussed by: cjlin, biconnect, rainfarmer, rafan
cjlin [Wed, 15 Jul 2009 13:34:49 +0000 (13:34 +0000)]
remove comment for the label array in the model
structure
biconnect [Sun, 12 Jul 2009 13:34:09 +0000 (13:34 +0000)]
Modify linear.cpp so that it is consistent to /poly2/linear.cpp
biconnect [Tue, 7 Jul 2009 06:58:53 +0000 (06:58 +0000)]
Maximum iteration set 1000
cjlin [Mon, 6 Jul 2009 14:08:54 +0000 (14:08 +0000)]
explain pos/neg of tron stopping condition
biconnect [Wed, 1 Jul 2009 15:58:51 +0000 (15:58 +0000)]
Add option -q to disable the screen output from train
biconnect [Mon, 29 Jun 2009 02:20:18 +0000 (02:20 +0000)]
Modify the usage in matlab/train.c to consistent with train.c
biconnect [Wed, 24 Jun 2009 05:57:11 +0000 (05:57 +0000)]
Modify Makefile rule
-CFLAGS ?= ... -> -CFLAGS =
biconnect [Thu, 18 Jun 2009 11:58:09 +0000 (11:58 +0000)]
- move everything to trunk/
biconnect [Thu, 18 Jun 2009 11:57:31 +0000 (11:57 +0000)]
- create layout