* raise error for PolynomialFeature when include_bias=False and degree=0 * better error message Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com> * use elif Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com> * address comments * add whatsnew * fix typo Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_common.py | ||
| test_data.py | ||
| test_discretization.py | ||
| test_encoders.py | ||
| test_function_transformer.py | ||
| test_label.py | ||
| test_polynomial.py | ||