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 for Issue #268 #269

Merged
merged 4 commits into from
Nov 17, 2022
Merged

Fix for Issue #268 #269

merged 4 commits into from
Nov 17, 2022

Commits on Nov 16, 2022

  1. Fix for Issue #268

    fix: improved nzv feature handling for block contexts, particularly via `auroc()`
    
    Filtration applied more consistently via `Check.entry.wrapper.mint.block()` . Additional failsafe added here for zero variance features. `predict()` also now checks to see if filtration has been applied to prevent it applying filtering twice.
    Max-Bladen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    78907d8 View commit details
    Browse the repository at this point in the history
  2. Fix for Issue #268

    fix: improved nzv feature handling for block contexts, particularly via `auroc()`
    
    Filtration applied more consistently via `Check.entry.wrapper.mint.block()` . Additional failsafe added here for zero variance features. `predict()` also now checks to see if filtration has been applied to prevent it applying filtering twice.
    Max-Bladen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f77c944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5726a View commit details
    Browse the repository at this point in the history
  4. Fix for Issue $268

    fix: adjusted new test to ensure it passes
    Max-Bladen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8f3b1b6 View commit details
    Browse the repository at this point in the history