Thread by David AndrΓ©s π€ππ
- Tweet
- Feb 7, 2023
- #ComputerScience
Thread
π₯ Regression vs Autoregression π₯
In Machine Learning π€, both are common techniques used for modelling relationships between variables. π
But, have you ever wondered about the difference? π€
𧡠THREADπ§΅
ππππ
#MachineLearning #DataScience #Python #TimeSeries #AI #ML
In Machine Learning π€, both are common techniques used for modelling relationships between variables. π
But, have you ever wondered about the difference? π€
𧡠THREADπ§΅
ππππ
#MachineLearning #DataScience #Python #TimeSeries #AI #ML
In Machine Learning, both regression and autoregression are common techniques used for modelling relationships between variables.
But what's the difference between the two? π€
Let's break it down π
But what's the difference between the two? π€
Let's break it down π
1οΈβ£ Regression is a statistical technique for modelling the relationship between a dependent variable (also known as response or output) and one or more independent variables (also known as predictors or inputs).
Regression aims to estimate the parameters' values in a mathematical model that best fits the observed data.
It's a widely used technique in many fields and can be used to make predictions about future observations.
It's a widely used technique in many fields and can be used to make predictions about future observations.
2οΈβ£ Autoregression is a type of regression model where the output variable is predicted based on its own previous values.
In other words, it's a regression of the variable onto itself.
In other words, it's a regression of the variable onto itself.
Autoregression is commonly used in time series analysis, where the goal is to model the dependencies between the values of a variable over time.
It's a powerful tool for forecasting future values based on past observations.
It's a powerful tool for forecasting future values based on past observations.
βΆοΈ TL;DR
Regression is a general technique for modelling the relationship between variables, while autoregression is a specific type of regression model used for time series analysis.
Regression is a general technique for modelling the relationship between variables, while autoregression is a specific type of regression model used for time series analysis.
So next time you're choosing between regression and autoregression, consider the type of data you're working with and the goal of your analysis.
And remember, both techniques can be incredibly useful!
And remember, both techniques can be incredibly useful!
You can subscribe to our π© Newsletter so you don't miss out on any of our articles and additional content!
Out every Thursday! π¬π§
www.mlpills.substack.com
TambiΓ©n en espaΓ±ol πͺπΈ:
www.mlpillsES.substack.com
Out every Thursday! π¬π§
www.mlpills.substack.com
TambiΓ©n en espaΓ±ol πͺπΈ:
www.mlpillsES.substack.com
Please πRetweet the FIRST tweet if you found it useful!
π Follow me @daansan_ml if you are interested in:
π #Python
π #DataScience
π #TimeSeries
π€ #MachineLearning
Also, check my blog for further content π
mlpills.dev
Thanks! π
π Follow me @daansan_ml if you are interested in:
π #Python
π #DataScience
π #TimeSeries
π€ #MachineLearning
Also, check my blog for further content π
mlpills.dev
Thanks! π
Mentions
See All
Jaydeep Karale @_jaydeepkarale
Β·
Feb 8, 2023
Great thread man πͺ