Це відео не доступне.
Перепрошуємо.

Making time series stationary In Python | How to make time series stationary in Python

Поділитися
Вставка
  • Опубліковано 5 лис 2020
  • Making time series stationary In Python | How to make time series stationary in Python
    MakingTimeSeriesStationaryInPython #UnfoldDataScience
    Hello All,
    My name is Aman and I am a data scientist.
    About this video:
    In this video, I demonstrate about making time series stationary in python. I explain the step by step process of how one can make a non stationary time series to stationary time series in python. I explain the differencing method, transforming method and rolling method to make time series stationary. Below concepts are demonstrated in this video:
    1. Making time series stationary in python
    2. How to make time series stationary in python
    3. Differencing method for time series stationary in python
    4. transformation of time series to make it stationary in python
    5. Rolling method for making time series stationary in python
    About Unfold Data science: This channel is to help people understand basics of data science through simple examples in easy way. Anybody without having prior knowledge of computer programming or statistics or machine learning and artificial intelligence can get an understanding of data science at high level through this channel. The videos uploaded will not be very technical in nature and hence it can be easily grasped by viewers from different background as well.
    Join Facebook group :
    groups/41022...
    Follow on medium : / amanrai77
    Follow on quora: www.quora.com/profile/Aman-Ku...
    Follow on twitter : @unfoldds
    Get connected on LinkedIn : / aman-kumar-b4881440
    Follow on Instagram : unfolddatascience
    Watch Introduction to Data Science full playlist here : • Data Science In 15 Min...
    Watch python for data science playlist here:
    • Python Basics For Data...
    Watch statistics and mathematics playlist here :
    • Measures of Central Te...
    Watch End to End Implementation of a simple machine learning model in Python here:
    • How Does Machine Learn...
    Learn Ensemble Model, Bagging and Boosting here:
    • Introduction to Ensemb...
    Build Career in Data Science Playlist:
    • Channel updates - Unfo...
    Artificial Neural Network and Deep Learning Playlist:
    • Intuition behind neura...
    Natural langugae Processing playlist:
    • Natural Language Proce...
    Understanding and building recommendation system:
    • Recommendation System ...
    Access all my codes here:
    drive.google.com/drive/folder...
    Have question for me? Ask me here : docs.google.com/forms/d/1ccgl...
    My Music: www.bensound.com/royalty-free...

КОМЕНТАРІ • 32

  • @bbzhog
    @bbzhog 2 місяці тому

    thank you sir, it really helped me

  • @goneraone1988
    @goneraone1988 Рік тому

    Thanks for the video sir

  • @pramishprakash
    @pramishprakash 10 місяців тому

    Thanks a lot sir

  • @kachrooabhishek
    @kachrooabhishek 2 роки тому +1

    loved it , applied log and then shift(7) makes me time series stationery. Thanks Aman, I needed this for my research work

    • @UnfoldDataScience
      @UnfoldDataScience  2 роки тому +1

      You're welcome Abhishek, do share with others as well. Happy learning 😊

  • @ankitraibole7885
    @ankitraibole7885 2 роки тому +2

    how to interpret the negative and log values after the tranformation. how can we calculate actual values

  • @ajinkyaadhotre5336
    @ajinkyaadhotre5336 Рік тому

    thanks bhaiiya ! you are a life saviour !

  • @khushiaggarwal9546
    @khushiaggarwal9546 2 роки тому +1

    Thanks a lot. this was very helpful

  • @iEntertainmentFunShorts
    @iEntertainmentFunShorts 2 роки тому +1

    Best video you saved my many hours thanks a ton

  • @richasharma5949
    @richasharma5949 3 роки тому

    How did you check that shift = 7 for seasonal differencing? Is it by using PACF ?

  • @TeenaMalhotra
    @TeenaMalhotra 3 роки тому +1

    Helpful 👍

    • @UnfoldDataScience
      @UnfoldDataScience  3 роки тому

      Thanks.

    • @TeenaMalhotra
      @TeenaMalhotra 3 роки тому

      @@UnfoldDataScience can you please provide your video content on "Process of Transforming Non Stationary Time Series"

  • @sadhnarai8757
    @sadhnarai8757 3 роки тому +1

    Very nice Aman

  • @amadoum.jallow620
    @amadoum.jallow620 3 роки тому +1

    very well explained and informative. Please, kindly provide videos on multivariate time series

  • @TomTom-jz1ru
    @TomTom-jz1ru 11 місяців тому

    Hi,
    After doing the first differencing, how to check the ADF test on that differenced series?

  • @Jaspreetsingh-ic3cf
    @Jaspreetsingh-ic3cf 3 роки тому +1

    Hi Aman, can you make entire playlist on time series. It will be helpful.

    • @UnfoldDataScience
      @UnfoldDataScience  3 роки тому

      Sure Jaspreet, I am adding all time series video in a playlist.

  • @ayantikabhowmik1261
    @ayantikabhowmik1261 3 роки тому

    Hi Sir, could you please explain why can't we build or train any model if our time series data is not stationary?

    • @UnfoldDataScience
      @UnfoldDataScience  3 роки тому +1

      Hi Ayantika, Algorithms are designed in such a way that it needs to learn the internal pattern of the data, Trend and seasonal components can be added later in the model.

  • @KarthikG-g7i
    @KarthikG-g7i 15 днів тому

    Bro you mentioned wrongly as if a Data set contain Trend,Seasonality or any other then it is considered as non- stationary data we have to convert that into stationary . . . .

  • @shadow82000
    @shadow82000 3 роки тому +1

    Hi nice video! I cannot seem to find the code in your google drive

  • @sagarrawal8332
    @sagarrawal8332 9 місяців тому

    how to plot a trent line over timeseries and get a result as number/year

  • @claymore9112
    @claymore9112 3 роки тому

    hey i have sent you a question hope you have a look at it! Nice video