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

Add MI estimators in R #29

Closed
pawel-czyz opened this issue Dec 7, 2022 · 2 comments
Closed

Add MI estimators in R #29

pawel-czyz opened this issue Dec 7, 2022 · 2 comments
Assignees
Labels
🚂 type: enhancement New feature or request

Comments

@pawel-czyz
Copy link
Member

As @a-marx told me, KSG, G-KSG, gKNN, and LNN are implemented in this repository. For the demo, look here, at lines 97–113.

We can add it as a git submodule and plug it into our framework by creating an appropriate wrapper script in R. It it probably the best to parametrize it with argparse.

@pawel-czyz pawel-czyz added the 🚂 type: enhancement New feature or request label Dec 7, 2022
@pawel-czyz pawel-czyz self-assigned this Dec 7, 2022
@a-marx
Copy link
Collaborator

a-marx commented Dec 7, 2022

LNN is implemented in the rmi R package.

@pawel-czyz
Copy link
Member Author

We added the estimators from the rmi library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚂 type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants