You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we always default to the sklearn StandardScaler for our Neural Network. It would be nice if we could pass in our own scaler to override this behavior.
The text was updated successfully, but these errors were encountered:
Currently we always default to the sklearn StandardScaler for our Neural Network. It would be nice if we could pass in our own scaler to override this behavior.
The text was updated successfully, but these errors were encountered: