#94 Machine Learning & Data Science Challenge 94
What is the process to make data stationery from non-stationary time series?
The two most common ways to make a non-stationary time series stationary are:
Differencing
Transforming
Let us look at some details for each of them:
Differencing:
To ma...
bhagirathkd.hashnode.dev1 min read