Re: [scikit-learn] ask a question about weights for features in svc with rbf kernel

2020-01-20 Thread Rujing Zha
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" wrote: You can look at the attribute coef_ once yo

[scikit-learn] ask a question about weights for features in svc with rbf kernel

2020-01-20 Thread Rujing Zha
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 scikit-learn@pyth

[scikit-learn] Predictive probability from cross_validate

2019-08-05 Thread Rujing Zha
Hi How to acquire the probability in the cross_validate function? Thanks Rujing -- 发自我的网易邮箱手机智能版 在 2019-08-05 22:31:38,"Andreas Mueller" 写道: As usual, I agree ;) I think it would be good to call out particularly important bugfixes so they get reviews. We might also want to think about