Time-Series Analysis with R | 3. Clustering

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 41

  • @riteshtripathi8626
    @riteshtripathi8626 4 года назад +3

    I wonder what group of people even exist who have disliked this informative video..
    Thank you sir for making my coding more better :)

    • @bkrai
      @bkrai  4 года назад

      Thanks for liking!

  • @meshackamimo1945
    @meshackamimo1945 5 лет назад +3

    thank you Sir. I salute your excellent Gift of communicating tough subjects in a simple way.
    No R tutorial from you passes me...God bless you,Prof.

    • @bkrai
      @bkrai  5 лет назад

      Thanks for your comments!

  • @nayo7888
    @nayo7888 2 года назад +1

    Thank you so much for this. Just looking at time series clustering for a Master’s project and this video has helped a lot.

    • @bkrai
      @bkrai  2 года назад

      You are welcome!

  • @GodOfVictory501
    @GodOfVictory501 3 года назад +1

    Thank you Dr. Rai. I'm doing time-series clustering for my masters thesis and you have clarified some concepts for me.

    • @bkrai
      @bkrai  3 года назад

      Thanks for comments!

  • @khazaddim
    @khazaddim 5 лет назад +1

    Excellent communication. This is really going to help me with R.

    • @bkrai
      @bkrai  5 лет назад

      Thanks for comments!

  • @flamboyantperson5936
    @flamboyantperson5936 5 лет назад +1

    very very amazing tutorial on Time Series. Loving the series.

    • @bkrai
      @bkrai  5 лет назад

      Thanks for comments!

  • @al38261
    @al38261 Год назад +1

    Thank you Dr. Rai!

    • @bkrai
      @bkrai  Год назад

      Most welcome!

  • @perevales
    @perevales 5 лет назад +1

    Thanks, very didactic video. Loving the series.

    • @bkrai
      @bkrai  5 лет назад

      Thanks for comments!

  • @GZubatch
    @GZubatch 4 года назад +1

    thank you very much, you are a great professor!

    • @bkrai
      @bkrai  4 года назад

      Thank you! 😃

  • @a.v.a.bharatkumar5417
    @a.v.a.bharatkumar5417 5 лет назад +1

    the size of the time series data shown in this example are equal (i.e. each example has 60 values)..... but how to handle the examples having different sizes (for instance, example 1 has 60 values; example 2 has 77 values; example 3 has 41 values and so on...) ?

    • @bkrai
      @bkrai  5 лет назад

      It should not matter.

  • @frosty2164
    @frosty2164 5 лет назад +1

    Thank you sir... very informative

    • @bkrai
      @bkrai  5 лет назад

      Thanks for comments!

  • @SLouadah
    @SLouadah 4 года назад +1

    Thank you so much for your amazing work Dr. Bharatendra.
    However, I would wonder if it is possible to do a kind of "worst case" scenario in a TS analysis, where the data is of very bad quality, and exhibits features that make it hard to work with. I got thins kind of data, if you wish, I could share with you part of it.

    • @SLouadah
      @SLouadah 4 года назад +1

      It would be great for instance to do an analysis that would allow us to build a demand function in economics from sales data

    • @bkrai
      @bkrai  4 года назад

      If the low quality is due to missing data, you may try this:
      ruclips.net/video/An7nPLJ0fsg/видео.html

  • @pritharoy1317
    @pritharoy1317 4 года назад +1

    Hi sir,
    Can we perform this clustering analysis to perform cluster analysis in Air quality dataset? What components will be used there for the clustering?

    • @bkrai
      @bkrai  4 года назад +1

      No harm in trying.

  • @akashprabhakar6353
    @akashprabhakar6353 4 года назад +1

    Thank you so much sir...Really helpful...Just one thing could u pls be more elaborative while introducing newer concepts pls...otherwise ur videos are awesome

    • @bkrai
      @bkrai  4 года назад

      Thanks for the feedback!

  • @chaitanyakmr
    @chaitanyakmr 5 лет назад +1

    Thank you very much.

    • @bkrai
      @bkrai  5 лет назад

      Welcome!

  • @jonimatix
    @jonimatix 5 лет назад +1

    Thanks for the video! Whats the benefit of doing clustering on a time series? How can it be used in real life?

    • @bkrai
      @bkrai  5 лет назад

      You may refer to this paper:
      www.sciencedirect.com/science/article/abs/pii/S0306437915000733

  • @sukihao6415
    @sukihao6415 5 лет назад

    sorry, is there any paper to clarify the advantages of using DTW as the distance method over other methods?

  • @vaibhavgaikwad1938
    @vaibhavgaikwad1938 4 года назад

    Thanks Sir. Is there a way to get the trend value "increasing" or "decreasing" from time series data?

  • @manasarath
    @manasarath 4 года назад +1

    Very good tutorial! Has anyone tried to create plots of year vs nominal/ordinal data?

    • @bkrai
      @bkrai  4 года назад

      Nominal data usually gets converted to count. For example, nominal data about whether or not someone is infected by covid, gets converted to number of cases.

  • @dr.sunitaarora4242
    @dr.sunitaarora4242 4 года назад +1

    Please share the link of dataset

    • @bkrai
      @bkrai  4 года назад

      You can get it from code file available in the description area.

  • @dimplekashyap1
    @dimplekashyap1 5 лет назад +1

    Awesome

    • @bkrai
      @bkrai  5 лет назад

      Thanks!