-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Remove the custom scaler and use scikit-learn MinMaxScaler with (-1, 1) instead.
from sklearn.preprocessing import MinMaxScaler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request