scikit-learn-contrib / scikit-learn-extra

scikit-learn contrib estimators
https://scikit-learn-extra.readthedocs.io
BSD 3-Clause "New" or "Revised" License
185 stars 42 forks source link

A transformer for generating singular or pairwise tensor product Bernstein polynomial features. #173

Open alexshtf opened 1 month ago

alexshtf commented 1 month ago

Can be used for polynomial regression using the more favorable Bernstein basis. See also:

  1. https://alexshtf.github.io/2024/01/21/Bernstein.html
  2. https://stats.stackexchange.com/questions/560383/how-can-we-explain-the-bad-reputation-of-higher-order-polynomials