[scikit-learn] Question about LDA's coef_ attribute

Serafeim Loukas seralouk at gmail.com
Mon Oct 16 09:27:48 EDT 2017


Dear Scikit-learn community,

Since the documentation of the LDA (http://scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysis.html <http://scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysis.html>) is not so clear, I would like to ask if the lda.coef_ attribute stores the eigenvectors from the SVD decomposition.

Thank you in advance,
Serafeim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20171016/4263df5c/attachment.html>


More information about the scikit-learn mailing list