Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model_Selection #5514

Open
hassaanseeker opened this issue Feb 25, 2019 · 1 comment
Open

Model_Selection #5514

hassaanseeker opened this issue Feb 25, 2019 · 1 comment
Labels

Comments

@hassaanseeker
Copy link

I am currently working on forecasting for different number of categories and using ARIMA. Each category having its own time-series data. Is there any feature in statsmodels which automate the process of selecting the best model for each category. If yes kindly guide me. If not i would like to open a pull request for this feature. and work on it.

@ChadFulton
Copy link
Member

We don't have that feature in Statsmodels yet, but we do have two PRs in that implement model selection in a couple of different ways: #4621 and #5151. Unfortunately, we haven't agreed on which of those implementations (or some other one) should be used, so we don't have a timeline yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants