Opened 9 years ago

Closed 9 years ago

#6659 closed enhancement (fixed)

liblinear-2.0

Reported by: Fernando de Oliveira Owned by: Douglas R. Reno
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/liblinear-2.0.tar.gz

MD5SUM: 56b6ee176dbc63f41d94475914304719

http://www.csie.ntu.edu.tw/~cjlin/liblinear/log

2.0: 2015/6/30
     major change: -C option added to search for the best C by CV. The
       technique is based on KDD 2015 paper by Chu et al.:
       -a new functeon find_parameter_C for parameter search
       -new element init_sol in the struct parameter
       -the function train supports initial solution for L2R_LR and
        L2R_L2LOSS_SVC
       -interface and train.c updates: option -C is added
     change the path of linear.h in matlab interface

Change History (7)

comment:1 by Douglas R. Reno, 9 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 9 years ago

I will note that I got an error when trying to download this for the first time. I got a:

Resolving www.csie.ntu.edu.tw... 140.112.30.28
Connecting to www.csie.ntu.edu.tw|140.112.30.28|:80... connected.
HTTP request sent, awaiting response... 502 Proxy Error
2015-06-30 18:11:55 ERROR 502: Proxy Error.

so we should watch out for future errors from that side (Could be my ISP as well).

comment:3 by Douglas R. Reno, 9 years ago

Description: modified (diff)

comment:4 by Douglas R. Reno, 9 years ago

The *.so number was bumped from *.so.2 to *.so.3. I will add a note, but I am going to build Nmap next to see if there are any problems with this new version.

comment:5 by Armin K, 9 years ago

We never mentioned anything about soname bumps in the past.

comment:6 by Douglas R. Reno, 9 years ago

There was a note:

 After updating this package from liblinear-1.94 or earlier, you need to reinstall Nmap-6.47, in order to link to the new library. 

comment:7 by Douglas R. Reno, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16193

Note: See TracTickets for help on using tickets.