Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinearDiscriminantAnalysis factor loadings #277

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

rasbt
Copy link
Owner

@rasbt rasbt commented Nov 2, 2017

Adds a loadings_ attribute to LinearDiscriminantAnalysis to compute the factor loadings of the features on the components (discrimnants).

Adds a tol parameter to LinearDiscriminantAnalysis to threshold small eigenvalues, which are due to floating point imprecision, to zero for numerical stability

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.023% when pulling ce81447 on ldaloadings into a7a8f86 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.029% when pulling 69104e0 on ldaloadings into a7a8f86 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.029% when pulling 69104e0 on ldaloadings into a7a8f86 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.029% when pulling e60741f on ldaloadings into a7a8f86 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.029% when pulling 6a5f7f8 on ldaloadings into a7a8f86 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.036% when pulling 5ade9cb on ldaloadings into a7a8f86 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants