[scikit-learn] Retracting model from the 'blackbox' SVM

Joel Nothman joel.nothman at gmail.com
Sat May 5 22:17:36 EDT 2018


The coef_ available from LinearSVC will be somewhat indicative of the
relative importance of each feature.

But you might want to look into our feature selection documentation:
http://scikit-learn.org/stable/modules/feature_selection.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180506/395c52a5/attachment.html>


More information about the scikit-learn mailing list