[scikit-learn] (no subject)
___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
[scikit-learn] Query regarding svm function
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