Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Add tests for StandardScaler covering with_mean and with_std #15

Merged
merged 1 commit into from
Feb 28, 2023

Commits on Feb 28, 2023

  1. tests for StandardScaler for with_mean with_std

    tests for all combinations of with_mean=[True, False],
    with_std=[True, False] for the StandardScaler have been added
    fixes the smal bugs that raise errors for new tests
    agoscinski committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4d478aa View commit details
    Browse the repository at this point in the history