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
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn