Hi Guillaume Is it OK for rbf kernel? As the document said: Weights assigned to the features (coefficients in the primal problem). This is only available in the case of a linear kernel.
At 2020-01-20 20:30:53, "Guillaume LemaƮtre" <[email protected]> wrote: You can look at the attribute coef_ once your model is fitted. Sent from my phone - sorry to be brief and potential misspell. | From: [email protected] Sent: 20 January 2020 12:32 To: [email protected] Reply to: [email protected] Subject: [scikit-learn] ask a question about weights for features in svc with rbf kernel | Hi experts and users, I am going to extact the pattern of svc. But I do not know how to extract weights for each feature using this svc classifiers with kernel of rbf function. Thank you. Rujing
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
