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

Adding SKLearn OrdinalEncoder as a Transformer #157

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2024

  1. test

    gketronDS committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5f64bae View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2a33503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc26623 View commit details
    Browse the repository at this point in the history
  3. Remove Test

    gketronDS committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7bc5d21 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. removed OneHotEncoder from transformers, moved to new column_encoder …

    …group along with the ordinal encoder.
    gketronDS committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dab722c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'main' into main

    perib authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7e24f28 View commit details
    Browse the repository at this point in the history