The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Can sarimax be implemented using python learner?

VinayakThoteVinayakThote Member Posts: 2 Learner I
As python learner only support model which can be initialized empty and feature vectore and target are passed in fit function. Is it possible to make it work for sarimax as sarimax cant be initialized empty and there is no way to pass feature vector and target in fit function.

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    edited May 2023
    Hi,
    there is an operator for python based forecasting, this one can use SARIMAX. It is even a tutorial (i think).

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.