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

Standard knockoff generation #5

Open
kiaashour opened this issue Oct 3, 2020 · 0 comments
Open

Standard knockoff generation #5

kiaashour opened this issue Oct 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kiaashour
Copy link
Owner

Currently, the standard knockoffs are generated from a (potentially) positive semi-definite covariance matrix, and as a result we can end up with trivial knockoffs (i.e. identical copies of the vectors in the embedding space).

This issue concerns:

  1. Printing the number of trivial knockoffs generated.
  2. Using more complex algorithms to generate a positive definite covariance matrix, and as a result avoid the issue of trivial knockoffs.
@kiaashour kiaashour added the enhancement New feature or request label Oct 3, 2020
@kiaashour kiaashour self-assigned this Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant