Giter Club home page Giter Club logo

Comments (5)

JavierEscobarOrtiz avatar JavierEscobarOrtiz commented on May 23, 2024 1

I see. In the current version it is not possible to face this problem, but in skforecast 0.12 (hopefully released in 2 weeks) the ForecasterAutoregMultiSeries will be able to handle this situation. I will come back to this issue when the release is ready.

from skforecast.

JavierEscobarOrtiz avatar JavierEscobarOrtiz commented on May 23, 2024

Hello @davidusb-geek

It looks like a multi-series problem, but some preprocessing needs to be done.

Could you describe the problem a little more, what are the target variables and what are the exogenous variables?

Thanks

from skforecast.

davidusb-geek avatar davidusb-geek commented on May 23, 2024

Hello @davidusb-geek

It looks like a multi-series problem, but some preprocessing needs to be done.

Could you describe the problem a little more, what are the target variables and what are the exogenous variables?

Thanks

The problem is exactly like in the image I posted.
I have multiple time series instances (sometimes called samples), and each instance or sample has the same length with a timestamp. Well in my case the timestamp is already a DateTimeIndex so well fitted for skforecast. Then for each of these instances/samples I have features variables (var_0, var1, ...) and a target. All these variables are float, no NaN's.
That's it. I want to forecast the target using the information from all the features.

from skforecast.

davidusb-geek avatar davidusb-geek commented on May 23, 2024

Great to hear that Javier.
Kudos for all this nice work!

from skforecast.

JavierEscobarOrtiz avatar JavierEscobarOrtiz commented on May 23, 2024

Hello @davidusb-geek,

The functionality to include series-specific exogenous variables in ForecasterMultiSeries is now available in skforecast 0.12.0:

https://skforecast.org/latest/user_guides/multi-series-with-different-length-and-different_exog

We will improve the user guide in the coming days. 😄

Hope it helps!

from skforecast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.