-
Notifications
You must be signed in to change notification settings - Fork 0
Always Normalize Features #17
Copy link
Copy link
Open
Labels
feature 🚀New feature or requestNew feature or request
Description
Many optimization strategies do best when the features are all normalized. Rather than currently requiring normalization to be found as a preprocessor when sampling, always insert a normalization preprocessing step, with an option to not normalize (e.g. have normalize=True be a default in the crank API).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature 🚀New feature or requestNew feature or request