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

Also load scaler when loading model #124

Open
1 task
gessulat opened this issue Aug 1, 2024 · 0 comments
Open
1 task

Also load scaler when loading model #124

gessulat opened this issue Aug 1, 2024 · 0 comments

Comments

@gessulat
Copy link
Contributor

gessulat commented Aug 1, 2024

As discussed here, currently when the model is loaded, a StandardScaler is not loaded by newly instantiated. It would be desirable to give the user the flexibility to decide what they want specifically.

TODO

  • implement saving and loading of the Scaler, similar to saving and loading the model.
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