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

Outlierlizer: Normalize outliers #19

Closed
ppalmes opened this issue Apr 23, 2019 · 1 comment
Closed

Outlierlizer: Normalize outliers #19

ppalmes opened this issue Apr 23, 2019 · 1 comment
Assignees

Comments

@ppalmes
Copy link
Collaborator

ppalmes commented Apr 23, 2019

Implement outlier normalizer using nearest neighbor. Outliers are values below q1-IQR or above q3+IQR

@ppalmes ppalmes changed the title Outlierlizer Outlierlizer: Normalize outliers Apr 23, 2019
@ppalmes ppalmes self-assigned this May 10, 2019
@ppalmes ppalmes added this to To do in TSML Project via automation May 10, 2019
@ppalmes ppalmes moved this from To do to In progress in TSML Project May 14, 2019
@ppalmes ppalmes closed this as completed May 23, 2019
TSML Project automation moved this from In progress to Done May 23, 2019
@ppalmes
Copy link
Collaborator Author

ppalmes commented May 24, 2019

closed by #41

@ppalmes ppalmes mentioned this issue May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
TSML Project
  
Done
Development

No branches or pull requests

1 participant