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

Continuous and Matrix #6

Open
firmai opened this issue May 4, 2020 · 1 comment
Open

Continuous and Matrix #6

firmai opened this issue May 4, 2020 · 1 comment

Comments

@firmai
Copy link

firmai commented May 4, 2020

Hi, thanks for the package, do you know if there is anything out there for continuous value matrices.

@simomarsili
Copy link
Owner

Hi,
nothing that I used before.
The standard non-parametric approach is based on the k-nearest neighbors estimator.
Check this repo: https://github.com/gregversteeg/NPEET
Or you can bin your data and recover the differential entropy from the estimate from the discretized data.

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

2 participants