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

Use dtype dependent precision #844

Merged
merged 12 commits into from
Nov 8, 2024

Commits on Sep 20, 2024

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

Commits on Sep 25, 2024

  1. Compare to tol.

    mlondschien committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a94dbb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    8ece563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64eb6df View commit details
    Browse the repository at this point in the history
  3. scikit-learn-compliant error message when the number of input feature…

    …s is different between the fit and predict methods. (Quantco#848)
    
    * Check number of features when predicting
    
    * Add changelog entry
    stanmart authored and mlondschien committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5ce9a6e View commit details
    Browse the repository at this point in the history
  4. Wrong way round.

    mlondschien committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    58784d8 View commit details
    Browse the repository at this point in the history
  5. Changelog.

    mlondschien committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    758ec9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5e6eb7 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.rst

    Co-authored-by: Luca Bittarello <15511539+lbittarello@users.noreply.github.com>
    mlondschien and lbittarello authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2172b1d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. More explicit comment.

    mlondschien committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    04002b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d042117 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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