liblinear Questions

1

Solved

I am using libsvm and I did a very simple experiment, training 10k vectors and testing with only 22. I am using the linear kernel with parameter cost C=1. My problem is multiclass. So Libsvm will u...
Planish asked 19/4, 2014 at 1:43

1

Solved

I'm trying to do the following simple classification using the LinearSVC object in scikit-learn. I've tried using both version 0.10 and 0.14. Using the code: from sklearn.svm import LinearSVC, SVC...
Undistinguished asked 17/12, 2013 at 1:32
1

© 2022 - 2024 — McMap. All rights reserved.