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

min-max normalization before training #6

Open
kuiyuanshao opened this issue Aug 13, 2024 · 0 comments
Open

min-max normalization before training #6

kuiyuanshao opened this issue Aug 13, 2024 · 0 comments

Comments

@kuiyuanshao
Copy link

Hey guys,

I am not quite sure why min-max normalization is being used across your scripts and also mentioned in you guys' preprint. Compared to the original paper CSDI, they used z-score normalization which guarantees the result after normalization has mean zero and variance of one, and the min-max normalization cannot guarantee this.

I am wondering what would be the purpose of changing it, did you guys find better performance with min-max?

Regards,
Keiran.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant