Update README.md
This commit is contained in:
@@ -31,12 +31,11 @@ Linear regression models are natural candidates for time series analysis. Using
|
|||||||
|
|
||||||
*Ridge*
|
*Ridge*
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*LinearRegression*
|
*LinearRegression*
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The Autoregressive Integrated Moving Average (ARIMA) is not exactly a machine learning algorithm, but a linear model used in econometric analysis that can be applied to financial markets to make predictions. A quick build of this model can also produce 78% accurate predictions on the test data.
|
The Autoregressive Integrated Moving Average (ARIMA) is not exactly a machine learning algorithm, but a linear model used in econometric analysis that can be applied to financial markets to make predictions. A quick build of this model can also produce 78% accurate predictions on the test data.
|
||||||
|
|
||||||
*ARIMA*
|
*ARIMA*
|
||||||
|
|||||||
Reference in New Issue
Block a user