nubank / fklearn

fklearn: Functional Machine Learning
Apache License 2.0
1.51k stars 164 forks source link

Fklearn version 2.2.0 - changelog #210

Closed nicolas-behar closed 2 years ago

nicolas-behar commented 2 years ago

Status

READY

Todo list

Description of the changes proposed in the pull request

Pull requesto to produce a new release with the following inclusions/modificatiions:

Related PRs

codecov-commenter commented 2 years ago

Codecov Report

Merging #210 (0791e21) into master (3cd7bec) will decrease coverage by 0.25%. The diff coverage is 93.41%.

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   94.69%   94.43%   -0.26%     
==========================================
  Files          25       34       +9     
  Lines        1507     2068     +561     
  Branches      203      275      +72     
==========================================
+ Hits         1427     1953     +526     
- Misses         48       80      +32     
- Partials       32       35       +3     
Impacted Files Coverage Δ
src/fklearn/causal/validation/cate.py 0.00% <0.00%> (ø)
src/fklearn/data/datasets.py 100.00% <ø> (ø)
src/fklearn/tuning/parameter_tuners.py 79.48% <ø> (ø)
src/fklearn/tuning/selectors.py 90.47% <ø> (ø)
src/fklearn/validation/validator.py 91.20% <88.88%> (-3.08%) :arrow_down:
src/fklearn/preprocessing/splitting.py 95.00% <92.59%> (-0.84%) :arrow_down:
src/fklearn/training/calibration.py 96.36% <94.73%> (-3.64%) :arrow_down:
src/fklearn/causal/cate_learning/meta_learners.py 94.93% <94.93%> (ø)
src/fklearn/training/transformation.py 93.95% <95.12%> (+0.02%) :arrow_up:
src/fklearn/validation/evaluators.py 93.95% <96.29%> (+4.32%) :arrow_up:
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.