You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* style formatting base scripts
* reformat style creation modules
* reformat style discretisers
* reformat style imputers
* rewords strings, minor changes
* reformat codestyle outliers
* reformat code style selection
* reformat style transformers
* reformat style wrappers
* separate woe and ratio encoder closes issue #143 (#149)
* Issue 143
* doc issue 143
documentation issue 143
* Update PRatioEncoder.rst
'C' Removed from RareLabelCEncoder whch was causing and error. Also enconder_dict_ ratio results added
* Changes in docstrings #143
Changes requested by Sole in docstrings, after first pull request related to this issue.
* More docstring changes related to #143
minor updates in docstrings
* separate woe and ratio tests into functions #147
separate woe and ratio tests into functions #147
* move PRatioEncoder under WoEencoder in list
as these are related transformers
* add ' to log_ratio in docstring
* fix docstring with intro to transformer funcion
* add more detail about the encoding in docstrings
* renamed test functions
* reword tests
Co-authored-by: Soledad Galli <solegalli@protonmail.com>
* reorganised folders with jupyter notebooks (#155)
* Drop duplicate features #114 (#144)
* add DropDuplicateFeatures in init
* add fixture for duplicate features
* add DropDuplicateFeatures functionality
* add test for DropDuplicateFeatures
* add DropDuplicateFeatures in init
* add fixture for duplicate features
* add DropDuplicateFeatures functionality
* add test for DropDuplicateFeatures
* create drop duplicate transformer
* delete extra fixture
Co-authored-by: Soledad Galli <solegalli@protonmail.com>
* reformat code style encoders
* shorten dosctrings with flake8
Co-authored-by: NicoGalli <72278140+NicoGalli@users.noreply.github.com>
Co-authored-by: Tejash Shah <stejash15@gmail.com>
0 commit comments