Alejandro Romero18 Mar 20233 dakikada okunurThe Accuracy of Splines Overtime - 3D Time-Series Approach Part III: Mastering The Math MattersIn the prior post it was proven that, as a stochastic variable, a stock quote is impossible to be predicted using regression. It is based on
Alejandro Romero1 Mar 20232 dakikada okunurThe Accuracy of Splines Overtime - 3D Time-Series Approach Part II: The Regression ProblemThe two graphs above use a PolynomialFeatures() transformer while the two below use a SplineTransformer() instance, both followed by a Stand