Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add min-max normalization #53

Merged
merged 15 commits into from
Jan 5, 2022

Commits on Dec 29, 2021

  1. add min-max normalization

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1ae744b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b4c99 View commit details
    Browse the repository at this point in the history
  3. pylint

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ce9945e View commit details
    Browse the repository at this point in the history
  4. license headers

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3dfcac7 View commit details
    Browse the repository at this point in the history
  5. removing print statement

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3eb4f2c View commit details
    Browse the repository at this point in the history
  6. revert default category

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ab8af1d View commit details
    Browse the repository at this point in the history
  7. improve visualizer

    djdameln committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a18de4b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. switch to mean normalization

    djdameln committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ca0e39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6f6dd View commit details
    Browse the repository at this point in the history
  3. Revert "disable normalization for dfm"

    This reverts commit ef6f6dd.
    djdameln committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    2a2160b View commit details
    Browse the repository at this point in the history
  4. limit values between 0 and 1

    djdameln committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    62cd234 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    dc3fb7a View commit details
    Browse the repository at this point in the history
  2. skip dfm test

    djdameln committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    56e2661 View commit details
    Browse the repository at this point in the history
  3. rename cdf normalization

    djdameln committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    24b5bad View commit details
    Browse the repository at this point in the history
  4. rename normalization files

    djdameln committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    143ad12 View commit details
    Browse the repository at this point in the history