mj-xmr/tsqsim
Time Series Quick Simulator - able to perform time series analysis and to setup validation experiments.
This tool helps data scientists and analysts thoroughly test their time series forecasting models. It takes your pre-processed time series data and an existing model, then stress-tests its robustness against various future scenarios. The output helps you understand how well your model performs on new, unseen data, mitigating the risk of overfitting.
No commits in the last 6 months.
Use this if you have an existing time series model and want to rigorously validate its performance on out-of-sample data, ensuring it's robust against unexpected future events.
Not ideal if you are still in the early stages of exploring patterns in your time series data or need advanced plotting capabilities for initial research.
Stars
8
Forks
1
Language
C++
License
AGPL-3.0
Category
Last pushed
Mar 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mj-xmr/tsqsim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.