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

Deciding threshold re keep top 90% T-F bins #5

Open
divyeshrajpura4114 opened this issue Jan 16, 2020 · 0 comments
Open

Deciding threshold re keep top 90% T-F bins #5

divyeshrajpura4114 opened this issue Jan 16, 2020 · 0 comments

Comments

@divyeshrajpura4114
Copy link

I am bit confused in how to compute threshold to keep 90% of T-F bins.
I have tried
threshold = min(a) + 0.1 (max(a) - min(a)), where a is matrix of
but it does not work well if max value to too large. Could you please give some detail on this?

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