Skip to content

Scaling model #27

Description

@kylemath

you will want to fit a scaler (mean / standard deviation) https://scikit-learn.org/stable/modules/preprocessing.html --- on the training data, and then use that scaling model on the test/validation
Because you will not have test data available at training time... but you are using the data in the scaling currently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions