Skip to content

Update vanilla.py#255

Open
rogeriog wants to merge 1 commit intoppdebreuck:masterfrom
rogeriog:patch-2
Open

Update vanilla.py#255
rogeriog wants to merge 1 commit intoppdebreuck:masterfrom
rogeriog:patch-2

Conversation

@rogeriog
Copy link

Implemented a clipping method after scaling the data. Some features may only have reasonable values for a subset that wasn't included in the training set and when applying the scaler on the test set their values blow up. This may cause inf values and overall disruption of the predictions.

Implemented a clipping method after scaling the data. Some features may only have reasonable values for a subset that wasn't included in the training set and when applying the scaler on the test set their values blow up. This may cause inf values and overall disruption of the predictions.
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

Successfully merging this pull request may close these issues.

1 participant