feature-engine / feature_engine

Feature engineering package with sklearn like functionality
https://feature-engine.trainindata.com/
BSD 3-Clause "New" or "Revised" License
1.8k stars 303 forks source link

add probe features selection transformer #635

Closed solegalli closed 1 year ago

solegalli commented 1 year ago

closes #621 closes #634 closes #573 closes #292

solegalli commented 1 year ago

FYI @Morgan-Sell

Finalizing ProbeFeaturesSelection here

codecov[bot] commented 1 year ago

Codecov Report

Merging #635 (d3c4634) into main (9db7124) will increase coverage by 0.01%. The diff coverage is 98.78%.

:exclamation: Current head d3c4634 differs from pull request most recent head 23d491b. Consider uploading reports for the commit 23d491b to get more accurate results

@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   97.90%   97.92%   +0.01%     
==========================================
  Files          98       99       +1     
  Lines        3588     3670      +82     
  Branches      695      709      +14     
==========================================
+ Hits         3513     3594      +81     
  Misses         28       28              
- Partials       47       48       +1     
Impacted Files Coverage Δ
...eature_engine/selection/probe_feature_selection.py 98.76% <98.76%> (ø)
feature_engine/selection/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more