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

Fixes #457, use all tree when best_ntree_limit is not specified #459

Merged
merged 19 commits into from
May 24, 2021

Commits on Apr 15, 2021

  1. Test onnxmltools against Python3.8

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e6895c7 View commit details
    Browse the repository at this point in the history
  2. Fix onnx#457, issue with empty tree

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    824830d View commit details
    Browse the repository at this point in the history
  3. fix import issue with latest version of libsvm

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    80c953a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e92cd View commit details
    Browse the repository at this point in the history
  5. update import

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    fb4e375 View commit details
    Browse the repository at this point in the history
  6. ci

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    3b04f35 View commit details
    Browse the repository at this point in the history
  7. fix svm issue

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    a1f22c1 View commit details
    Browse the repository at this point in the history
  8. update build

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    763b680 View commit details
    Browse the repository at this point in the history
  9. ci

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4ac817b View commit details
    Browse the repository at this point in the history
  10. disable one test

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    651bb0c View commit details
    Browse the repository at this point in the history
  11. disable on test on keras2onnx

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    57f0568 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    75c538e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. cath anotehr exception

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    87beebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e933d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. fix eol

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    157f008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765d0df View commit details
    Browse the repository at this point in the history
  3. fix eol

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    bced5f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    a4624fc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    bc37917 View commit details
    Browse the repository at this point in the history