-
sklearn.svm.libsvm.decision_function()
-
Predict margin (libsvm name for this is predict_values)
We have to reconstruct model and parameters to make sure we stay in sync with the python object.
sklearn.svm.libsvm.decision_function()

2025-01-10 15:47:30
Please login to continue.