A tutorial on Polynomial Regression is added under tutorials folder. Caution. There seems to be a bug in class QRHouseholder's _decompose() method, which modifies the constructed self.Q matrix with its transpose(). Checking the demo.py as well as tests are recommended.
A tutorial on *Polynomial Regression* is added under `tutorials` folder.
**Caution**. There seems to be a **_bug_** in `class QRHouseholder`'s `_decompose()` method, which modifies the constructed `self.Q` matrix with its `transpose()`. Checking the `demo.py` as well as `tests` are recommended.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
A tutorial on Polynomial Regression is added under
tutorialsfolder.Caution. There seems to be a bug in
class QRHouseholder's_decompose()method, which modifies the constructedself.Qmatrix with itstranspose(). Checking thedemo.pyas well astestsare recommended.numethods(QRHouseholder) is resolved. cabd2d9528