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

Update user guide for EqualFrequencyDiscretiser #746

Closed cmcouto-silva closed 2 months ago

cmcouto-silva commented 2 months ago

I've updated the EqualFrequencyDiscretiser user guide page with more info and structured topics. The content grade is A+ on clearscope: https://www.clearscope.io/coursemaker/reports/b7b15bab64a11fa6/editor

The existing image was updated to ensure reproducibility. Two images were uploaded to showcase the transformer for Gaussian and right-skewed (exponential) distributions.

All tests passed with sphinx-build -b html docs build .

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.18%. Comparing base (f5bbc90) to head (33935ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #746 +/- ## ======================================= Coverage 98.18% 98.18% ======================================= Files 105 105 Lines 4074 4074 Branches 795 795 ======================================= Hits 4000 4000 Misses 29 29 Partials 45 45 ```

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