Skip to content

[BUG] Fixes _Node class for scikit-learn v1.3#86

Merged
naoise-h merged 2 commits into
mainfrom
sklearn1.3
Jun 30, 2023
Merged

[BUG] Fixes _Node class for scikit-learn v1.3#86
naoise-h merged 2 commits into
mainfrom
sklearn1.3

Conversation

@naoise-h

Copy link
Copy Markdown
Member

This PR is a bug-fix to maintain compatibility with Scikit-Learn v1.3

  • NODE_DTYPE now contains 8 fields (GH23595), and we must maintain compatibility with older versions of Scikit-Learn too
  • Added older versions of Numpy, Scikit-Learn and Scipy to Github workflow

@codecov

codecov Bot commented Jun 30, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9369ae7) 99.16% compared to head (90d660a) 99.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          34       34           
  Lines        2643     2645    +2     
=======================================
+ Hits         2621     2623    +2     
  Misses         22       22           
Impacted Files Coverage Δ
diffprivlib/models/forest.py 98.13% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@naoise-h naoise-h merged commit db6d755 into main Jun 30, 2023
@naoise-h naoise-h deleted the sklearn1.3 branch August 31, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant