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

Code issue in the way graidents are accumulated for bar plot https://github.com/munhouiani/GEE/blob/master/evaluation.ipynb #1

Open
thapa-jeevan opened this issue Jul 8, 2021 · 0 comments

Comments

@thapa-jeevan
Copy link

Here, the gradient shouldn't be transposed in sns.barplot(x=grad.T.reshape(-1).tolist(), y=feature_name * grad.shape[0], orient='h', ax=ax).

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