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

[FEATURE REQUEST] - GridSearch, Time Series Cross Validation, and Back Testing #126

Open
drobbster opened this issue Oct 4, 2022 · 1 comment

Comments

@drobbster
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
I would like to see gridsearch, ts cv, and backtesting like is found in skforecast / scikit learn. It would improve this packages effectiveness in a production environment

Describe alternatives you've considered
skforecast

Additional context
Add any other context or screenshots about the feature request here.

@aadyotb
Copy link
Contributor

aadyotb commented Oct 20, 2022

Thanks for the comment. For time series cross validation and backtesting, I suggest you look into Merlion's evaluation framework. I believe this should address a lot of your concerns. If not, please let us know what deficiencies you see, so we can work to improve the library accordingly.

For grid search, this is a work in progress. It's currently supported for specific models, but we can look into implementing more generic versions in future releases.

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

No branches or pull requests

2 participants