这个文档适用于 scikit-learn 版本 0.17 — 其它版本
如果你要使用软件,请考虑 引用scikit-learn和Jiancheng Li.
sklearn.svm.libsvm
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.