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

Https #1021

Closed rasbt closed 1 year ago

rasbt commented 1 year ago

Update https links and year from 2022 -> 2023

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (54a6bb6) 77.46% compared to head (a847429) 77.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1021 +/- ## ======================================= Coverage 77.46% 77.46% ======================================= Files 200 200 Lines 11287 11287 Branches 1480 1480 ======================================= Hits 8744 8744 Misses 2324 2324 Partials 219 219 ``` | [Impacted Files](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka) | Coverage Δ | | |---|---|---| | [mlxtend/\_\_init\_\_.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [mlxtend/\_base/\_\_init\_\_.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [mlxtend/\_base/\_base\_model.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fYmFzZV9tb2RlbC5weQ==) | `50.00% <ø> (ø)` | | | [mlxtend/\_base/\_classifier.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fY2xhc3NpZmllci5weQ==) | `94.11% <ø> (ø)` | | | [mlxtend/\_base/\_cluster.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fY2x1c3Rlci5weQ==) | `89.47% <ø> (ø)` | | | [mlxtend/\_base/\_iterative\_model.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9faXRlcmF0aXZlX21vZGVsLnB5) | `91.07% <ø> (ø)` | | | [mlxtend/\_base/\_multiclass.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fbXVsdGljbGFzcy5weQ==) | `100.00% <ø> (ø)` | | | [mlxtend/\_base/\_multilayer.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fbXVsdGlsYXllci5weQ==) | `100.00% <ø> (ø)` | | | [mlxtend/\_base/\_regressor.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS9fcmVncmVzc29yLnB5) | `91.30% <ø> (ø)` | | | [mlxtend/\_base/tests/test\_base\_model.py](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9fYmFzZS90ZXN0cy90ZXN0X2Jhc2VfbW9kZWwucHk=) | `100.00% <ø> (ø)` | | | ... and [166 more](https://codecov.io/gh/rasbt/mlxtend/pull/1021?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka)

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