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

Support kwargs in predict() and predict_proba() #113

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a38f8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaf768 View commit details
    Browse the repository at this point in the history
  3. add better logging

    suzhoum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4be5989 View commit details
    Browse the repository at this point in the history
  4. refactor

    suzhoum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    13f1af8 View commit details
    Browse the repository at this point in the history
  5. remove unused arg

    suzhoum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    44c1588 View commit details
    Browse the repository at this point in the history
  6. bug fix

    suzhoum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    21ef07c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    7cb3cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5857fe2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    d29582a View commit details
    Browse the repository at this point in the history
  2. update default version

    suzhoum committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2afba82 View commit details
    Browse the repository at this point in the history
  3. lint

    suzhoum committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ed5d97f View commit details
    Browse the repository at this point in the history