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

LODA: Training and predicting on feature vectors with missing values #3

Open
H00N24 opened this issue Jun 23, 2020 · 0 comments
Open
Assignees
Labels
new feature New feature or request

Comments

@H00N24
Copy link
Contributor

H00N24 commented Jun 23, 2020

Description
Add support for training and predicting datasets with missing variables without the need to replace missing values. LODA could use projection vectors with zero entry for missing features.

An algorithm is described in the 3.2 Missing variables and 4.5 Robustness to missing variables of Pevný, T. Loda: Lightweight on-line detector of anomalies. Mach Learn 102, 275–304 (2016). https://doi.org/10.1007/s10994-015-5521-0

Implementation details
TODO

@H00N24 H00N24 added the new feature New feature or request label Jun 23, 2020
@H00N24 H00N24 self-assigned this Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant