Time-Series Forecasting Part 7 - Time-Series Forecasting with Orange

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2021
  • In this video, we'll implement a time-series forecasting model using the Orange datamining software tool.

ความคิดเห็น • 29

  • @lovethisgame23
    @lovethisgame23 10 หลายเดือนก่อน

    years later still here. Great videos. Thank you!

  • @kamalsuri1242
    @kamalsuri1242 3 ปีที่แล้ว

    Very educational, looking forward to your upcoming videos on forecasting series and Orange.

  • @novaagustina1036
    @novaagustina1036 3 ปีที่แล้ว +1

    Thank you, I feel very helpful

  • @user-ot8qx9pi5y
    @user-ot8qx9pi5y 2 ปีที่แล้ว +2

    Could you upload a video using VAR model to forecast exchange rate(USD/KRW)..?

  • @bhagatrishi5454
    @bhagatrishi5454 3 ปีที่แล้ว +1

    Thank you very much 👍👍👍👍🙏

  • @mohamedelouardbaouche7692
    @mohamedelouardbaouche7692 3 ปีที่แล้ว

    Very good Job :)

  • @ilonasemicheva3129
    @ilonasemicheva3129 ปีที่แล้ว

    OK, and what if I want to make forecast for several products (sku) at once (several targets). 🤔 What should I do?

  • @podunkman2709
    @podunkman2709 ปีที่แล้ว

    Hi. I try to use it to stock quantity predictions. I have two columns; date and quantity. Two years back, one row each month. Does not matter how many 'forecat steps ahead' I set it gives me only two next months. The next months values are same like the second.

    • @NathanHumphrey
      @NathanHumphrey  ปีที่แล้ว

      If you're relying on the chart to show the updated forecast values, I've found that sometimes it doesn't update when you make changes to the model widget. You might want to try removing it and adding again. Otherwise, I can't seem to duplicate the issue (i.e. when I add/subtract forecast steps in the model widget, the Data Table widget updates accordingly).

  • @leonvahlkamp3419
    @leonvahlkamp3419 2 ปีที่แล้ว

    Hi Guys! I took yahoo finance data. Selected two columns CLOSE and DATE. Than I made it AS Timeseries via DATE. But ARIMA is not working. I get the an error fitting model: typeerror: fit() unexpected keyword argument 'disp'". Can someone help me? Thx

  • @mddelowerhossain9317
    @mddelowerhossain9317 3 ปีที่แล้ว

    hi sir, my link chart is showing some error, i could not see the diagram in the link chart . And my file is a csv file. can you tell me about the error??

  • @ilhamgerdi1398
    @ilhamgerdi1398 ปีที่แล้ว

    Hello, Thanks for the video, I have a question can I use this model to predict the weather? by ARIMA?

    • @NathanHumphrey
      @NathanHumphrey  ปีที่แล้ว

      You can use ARIMA to perform short-term forecasting for any time-series data.

  • @pilupol2302
    @pilupol2302 ปีที่แล้ว

    Hello from Poland, I downloaded Orange version 3.34, you have an example from Orange 3.27.1, currently version 3.34 is available for download without the widget in the time Series - As Timeseries module, do you have an idea where to get the earlier version from As Timeseries? Do you know the reason why this widget was removed? I need this widget for my work, thanks in advance for your help!

    • @NathanHumphrey
      @NathanHumphrey  ปีที่แล้ว

      Hello! I just installed version 3.34.0 and had no trouble installing the Time Series add-on. Once Orange is running, navigate to the "Options" menu and select "Add-ons...". You should be able to install the add-on from there.

  • @kattysharma786
    @kattysharma786 3 ปีที่แล้ว

    hello sir i need help with time series can you help please

  • @mattmatt245
    @mattmatt245 3 ปีที่แล้ว

    Will p,d ,q values be detected automatically, or you have to provide these parameters manually ?

    • @NathanHumphrey
      @NathanHumphrey  3 ปีที่แล้ว +1

      You have to manually provide the p, d, and q values as Orange has no way of knowing how you'd like to treat the data. If you're unfamiliar with the ARIMA parameters, you can use the Model Evaluation widget in Orange to see how the RMSE is affected (lower is typically better) by modifying the p, d, and q values to help you choose appropriate settings.

    • @mattmatt245
      @mattmatt245 3 ปีที่แล้ว

      @@NathanHumphrey So, it's not an automated solution, like here:
      th-cam.com/video/6N5vvyxxREA/w-d-xo.html

    • @NathanHumphrey
      @NathanHumphrey  3 ปีที่แล้ว

      EViews is a different application, and the video shows the use of Automatic ARIMA Forecasting. The Orange ARIMA widget doesn't support automatic parameter optimization; there may be another widget out there that does, but I don't know of any.

  • @sayemali6769
    @sayemali6769 3 ปีที่แล้ว

    Hi there, amazing video, thanks for taking your time to make it! I have one question I was hoping you can please help me with, I followed your steps and it looks like my model is working the same as yours, the only difference is my model is not forecasting anything further than the last recorded date and this is already actualised so it’s not really a forecast. How do I adjust the model so I can choose how far it forecasts to? I.e to forecast the remaining months of the year, and then the following year

    • @NathanHumphrey
      @NathanHumphrey  3 ปีที่แล้ว

      Hi Mohammed, have you updated the "Forecast steps ahead" field on the ARIMA Model settings window? You can see this setting when I open the ARIMA Model settings around the 29:10 minute mark of the video.

    • @sayemali6769
      @sayemali6769 3 ปีที่แล้ว +1

      @@NathanHumphrey Hi Nathan, thank you for the reply, I’ve increased the forecast steps ahead and this changes the data table after the arima model widget but the line chart still doesn’t show any forecasting, it only shows the actualised results. Any other ideas on how to solve this please?

    • @NathanHumphrey
      @NathanHumphrey  3 ปีที่แล้ว

      The Line Chart widget may just need a refresh, depending on how you connected the time-series data and the forecast steps. Open the Line Chart widget settings (double-click on the widget) and then deselect the time series feature (click in the white space below the feature) and then re-select it. When you deselect the feature, the chart should go blank, and then when you re-select it, you should see the time-series and forecast steps in the chart.

    • @sayemali6769
      @sayemali6769 3 ปีที่แล้ว +1

      @@NathanHumphrey Yeah still no luck after following this, it still continues to show a line graph between the first and last recorded dates, no forecasts are being plotted. Would you please be able to discuss with this with me through Microsoft teams or anything like that? I have a project coming up soon and would really like to implement this with the dataset I have, appreciate all the help thanks

  • @mddelowerhossain9317
    @mddelowerhossain9317 3 ปีที่แล้ว

    hi , i can see my graph on line chart but i could not see any forceasting.

    • @NathanHumphrey
      @NathanHumphrey  3 ปีที่แล้ว +1

      You may not have the "Forecast steps ahead" field set for the ARIMA Model settings. Open the settings and check that the forecast steps are set to something greater than zero (I open the ARIMA Model settings around the 29:10 minute mark).

  • @twanjansen1858
    @twanjansen1858 2 ปีที่แล้ว

    Hi Nathan,
    I have some questions. Can i email them?

  • @Rugbywarfare
    @Rugbywarfare ปีที่แล้ว

    Pro tip, he doesn't start doing time series stuff until 15mins in!