]> granicus.if.org Git - liblinear/commit
Fix bugs.
authorpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Fri, 20 Apr 2012 07:48:46 +0000 (07:48 +0000)
committerpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Fri, 20 Apr 2012 07:48:46 +0000 (07:48 +0000)
commit88565280b8ee83115984e4feee1ccb8b11e3626c
tree5fc1a2b7b6b428636885f7cbb224c14216a2e5b0
parent1e33c970a5396dd352b6d2570f237924bab2710e
Fix bugs.
- svm_read_problem should accept regression problems.
- The model name in load_model should be encoded.
python/liblinearutil.py