[scikit-learn] (no subject)

2022-12-13 Thread yoshizawa ryota
___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn

[scikit-learn] Query regarding svm function

2022-12-13 Thread vaibhavi patel
Dear developers, This is vaibhavi pursuing my Ph.D. in data science, writing this mail with one question how does the library function of SVC calculate the intercept_ value of the hyperplane? As I am exploring the SVC function with kernel linear. I am getting the same coef_ as your library functi