Skip to content

add standard deviation to performance drifts determined for recursive feature selection - #796

Merged
solegalli merged 4 commits into
mainfrom
std_to_perf_drifts
Aug 25, 2024
Merged

add standard deviation to performance drifts determined for recursive feature selection#796
solegalli merged 4 commits into
mainfrom
std_to_perf_drifts

Conversation

@solegalli

Copy link
Copy Markdown
Collaborator

closes #775

@codecov

codecov Bot commented Aug 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (7de529c) to head (9df113c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #796   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files         107      107           
  Lines        4290     4297    +7     
  Branches      857      857           
=======================================
+ Hits         4198     4205    +7     
  Misses         55       55           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@solegalli
solegalli merged commit 3df5f39 into main Aug 25, 2024
@solegalli
solegalli deleted the std_to_perf_drifts branch August 25, 2024 08:48
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.

Provide standard error of mean (scipy.stats.sem) for feature importances in BaseRecursiveSelector

1 participant