koaning / scikit-lego

Extra blocks for scikit-learn pipelines.
https://koaning.github.io/scikit-lego/
MIT License
1.28k stars 117 forks source link

Model selection api rendering #571

Closed FBruzzesi closed 1 year ago

FBruzzesi commented 1 year ago

Description

The goal of this PR is to fix the "broken" rendering of some section of the model selection api documentation. It addresses issue #568

Type of change

Documentation from docstrings

Additional remarks

Notice that all changes in the code, that are not docstrings, are due to pre-commit hooks (black formatting).