ferrouille
Results
1
issues of
ferrouille
Hi, thank you for making this library! Is there a way to obtain a "soft" score for SVC? Similar to how scikit learn exposes [SVC.decision_function](https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html#sklearn.svm.SVC.decision_function) (see also: [decision_function](https://scikit-learn.org/stable/glossary.html#term-decision_function)). I'd be...