Dear Alex,

Thank you for the prompt response.

Are the eigenvectors stored in some variable ?
Does the lda.scalings_ attribute contain the eigenvectors ?

Best,
Serafeim

> On 16 Oct 2017, at 16:57, Alexandre Gramfort <[email protected]> 
> wrote:
> 
> no it stores the direction of the decision function to match the API of
> linear models.
> 
> HTH
> Alex
> 
> On Mon, Oct 16, 2017 at 3:27 PM, Serafeim Loukas <[email protected]> wrote:
>> Dear Scikit-learn community,
>> 
>> Since the documentation of the LDA
>> (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
>> 
>> _______________________________________________
>> scikit-learn mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/scikit-learn
>> 
> _______________________________________________
> scikit-learn mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/scikit-learn

_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to