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

Plot correlation graph bug + feature #593

Open
Gabriel-Azevedo-Ferreira opened this issue Sep 23, 2019 · 0 comments
Open

Plot correlation graph bug + feature #593

Gabriel-Azevedo-Ferreira opened this issue Sep 23, 2019 · 0 comments

Comments

@Gabriel-Azevedo-Ferreira
Copy link
Contributor

The Plot correlation graph is a bit slow, because I initially used np.corrcoef to create the correlation matrix, which add extra complexity.

Also, I noted a bug on the explaned variance plotting (the percentages didn't sum to one).

I fixed those issues and will pull request soon! :-)

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

No branches or pull requests

1 participant