rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.82k stars 853 forks source link

fix sklearn boston deprecations #1042

Closed rasbt closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (8ae4570) 77.27% compared to head (6ad29e0) 77.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1042 +/- ## ========================================== - Coverage 77.27% 77.26% -0.01% ========================================== Files 200 200 Lines 11308 11297 -11 Branches 1484 1483 -1 ========================================== - Hits 8738 8729 -9 + Misses 2351 2350 -1 + Partials 219 218 -1 ``` | [Impacted Files](https://app.codecov.io/gh/rasbt/mlxtend/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka) | Coverage Δ | | |---|---|---| | [...nd/feature\_selection/tests/test\_column\_selector.py](https://app.codecov.io/gh/rasbt/mlxtend/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9mZWF0dXJlX3NlbGVjdGlvbi90ZXN0cy90ZXN0X2NvbHVtbl9zZWxlY3Rvci5weQ==) | `96.92% <100.00%> (+2.89%)` | :arrow_up: | | [...election/tests/test\_sequential\_feature\_selector.py](https://app.codecov.io/gh/rasbt/mlxtend/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9mZWF0dXJlX3NlbGVjdGlvbi90ZXN0cy90ZXN0X3NlcXVlbnRpYWxfZmVhdHVyZV9zZWxlY3Rvci5weQ==) | `91.31% <100.00%> (-0.10%)` | :arrow_down: | | [...test\_sequential\_feature\_selector\_feature\_groups.py](https://app.codecov.io/gh/rasbt/mlxtend/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9mZWF0dXJlX3NlbGVjdGlvbi90ZXN0cy90ZXN0X3NlcXVlbnRpYWxfZmVhdHVyZV9zZWxlY3Rvcl9mZWF0dXJlX2dyb3Vwcy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.