feature-engine / feature_engine

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

add transformer that combines features with decision trees #766

Closed solegalli closed 1 month ago

solegalli commented 1 month ago

closes #107 superseeds #454

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.31544% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 98.22%. Comparing base (389b515) to head (ca65970).

:exclamation: Current head ca65970 differs from pull request most recent head b028369

Please upload reports for the commit b028369 to get more accurate results.

Files Patch % Lines
feature_engine/creation/decision_tree_features.py 97.16% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #766 +/- ## ========================================== - Coverage 98.25% 98.22% -0.04% ========================================== Files 105 107 +2 Lines 4137 4283 +146 Branches 817 854 +37 ========================================== + Hits 4065 4207 +142 - Misses 28 30 +2 - Partials 44 46 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.