An open API service indexing awesome lists of open source software.

https://github.com/elijas/polynomial-regression-investigation

Quick simple experiment for finding out how polynomial regression is related to linear regression. Shows potential for feature extraction
https://github.com/elijas/polynomial-regression-investigation

Last synced: 7 months ago
JSON representation

Quick simple experiment for finding out how polynomial regression is related to linear regression. Shows potential for feature extraction

Awesome Lists containing this project

README

          

Quick simple Octave/Matlab experiment for finding out how polynomial regression is related to linear regression. Shows potential for feature extraction (note to self: automatic analysing of scaled y - X*t graph would be sufficient to work out the missing feature)