]> granicus.if.org Git - liblinear/commit
Print more digit of predicted labels (%.17g) as more accurate target values may be...
authorChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Sat, 30 Jun 2018 00:04:32 +0000 (08:04 +0800)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Sat, 30 Jun 2018 00:04:32 +0000 (08:04 +0800)
commit64bf3d211491d1b0e79762c896aa9de00a8bec1c
tree17b749b721237912673aaa03d86e4cfc8fa9f6e7
parent92466fbf814414c817f30aafd843383268d0b4e0
Print more digit of predicted labels (%.17g) as more accurate target values may be needed for regression. This change follows from the recent changes in LIBSVM.
matlab/libsvmwrite.c
predict.c