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

fix: ONNX conversion for Spark OneHotEncoder model #552

Merged
merged 5 commits into from
May 27, 2022
Merged

Commits on May 21, 2022

  1. fix: ONNX conversion for Spark OneHotEncoder model

    Signed-off-by: Jason Wang <jasowang@microsoft.com>
    memoryz committed May 21, 2022
    Configuration menu
    Copy the full SHA
    446b7a9 View commit details
    Browse the repository at this point in the history
  2. Fixing unit test

    Signed-off-by: Jason Wang <jasowang@microsoft.com>
    memoryz committed May 21, 2022
    Configuration menu
    Copy the full SHA
    8d33117 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    Signed-off-by: Jason Wang <jasowang@microsoft.com>
    memoryz committed May 21, 2022
    Configuration menu
    Copy the full SHA
    e52c24a View commit details
    Browse the repository at this point in the history
  4. fixing xgboost to 1.5.2. Latest version breaks unit tests for xgboost…

    … converter
    
    Signed-off-by: Jason Wang <jasowang@microsoft.com>
    memoryz committed May 21, 2022
    Configuration menu
    Copy the full SHA
    e297f6e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. code review comment

    Signed-off-by: Jason Wang <jasowang@microsoft.com>
    memoryz committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c27c453 View commit details
    Browse the repository at this point in the history