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 winsorization and normalization schemes. #38

Open
matteoettam09 opened this issue Aug 4, 2023 · 0 comments
Open

Add winsorization and normalization schemes. #38

matteoettam09 opened this issue Aug 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matteoettam09
Copy link
Contributor

🚀 Feature Request

Normalisation include:

  • (x-mean(x))/std(x)
  • l1_norm(x) = 1
  • l2_norm(x) = 1
@matteoettam09 matteoettam09 added the enhancement New feature or request label Aug 4, 2023
@matteoettam09 matteoettam09 self-assigned this Aug 4, 2023
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