All Projects → business-science → modeltime.resample

business-science / modeltime.resample

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT LICENSE.md
Resampling Tools for Time Series Forecasting with Modeltime

Programming Languages

r
7636 projects
CSS
56736 projects

Projects that are alternatives of or similar to modeltime.resample

modeltime.ensemble
Time Series Ensemble Forecasting
Stars: ✭ 65 (+441.67%)
Mutual labels:  time-series, forecasting, r-package, tidymodels, modeltime
modeltime.gluonts
GluonTS Deep Learning with Modeltime
Stars: ✭ 31 (+158.33%)
Mutual labels:  time-series, forecasting, r-package, tidymodels, modeltime
ewstools
Python package for early warning signals (EWS) of bifurcations in time series data.
Stars: ✭ 29 (+141.67%)
Mutual labels:  time-series, forecasting, bootstrapping
gpu accelerated forecasting modeltime gluonts
GPU-Accelerated Deep Learning for Time Series using Modeltime GluonTS (Learning Lab 53). Event sponsors: Saturn Cloud, NVIDIA, & Business Science.
Stars: ✭ 20 (+66.67%)
Mutual labels:  time-series, forecasting, modeltime
mlr3spatiotempcv
Spatiotemporal resampling methods for mlr3
Stars: ✭ 43 (+258.33%)
Mutual labels:  cross-validation, resampling, r-package
Forecastml
An R package with Python support for multi-step-ahead forecasting with machine learning and deep learning algorithms
Stars: ✭ 101 (+741.67%)
Mutual labels:  time-series, forecasting, r-package
Modeltime
Modeltime unlocks time series forecast models and machine learning in one framework
Stars: ✭ 189 (+1475%)
Mutual labels:  time-series, forecasting
dbnR
Gaussian dynamic Bayesian networks structure learning and inference based on the bnlearn package
Stars: ✭ 33 (+175%)
Mutual labels:  time-series, forecasting
ForestCoverChange
Detecting and Predicting Forest Cover Change in Pakistani Areas Using Remote Sensing Imagery
Stars: ✭ 23 (+91.67%)
Mutual labels:  time-series, forecasting
sknifedatar
sknifedatar is a package that serves primarily as an extension to the modeltime 📦 ecosystem. In addition to some functionalities of spatial data and visualization.
Stars: ✭ 30 (+150%)
Mutual labels:  time-series, forecasting
Gluon Ts
Probabilistic time series modeling in Python
Stars: ✭ 2,373 (+19675%)
Mutual labels:  time-series, forecasting
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (+5441.67%)
Mutual labels:  time-series, forecasting
Deep XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Stars: ✭ 83 (+591.67%)
Mutual labels:  time-series, forecasting
Introduction To Time Series Forecasting Python
Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.
Stars: ✭ 173 (+1341.67%)
Mutual labels:  time-series, forecasting
Java Timeseries
Time series analysis in Java
Stars: ✭ 155 (+1191.67%)
Mutual labels:  time-series, forecasting
query-selector
LONG-TERM SERIES FORECASTING WITH QUERYSELECTOR – EFFICIENT MODEL OF SPARSEATTENTION
Stars: ✭ 63 (+425%)
Mutual labels:  time-series, forecasting
Pyfts
An open source library for Fuzzy Time Series in Python
Stars: ✭ 154 (+1183.33%)
Mutual labels:  time-series, forecasting
CoronaDash
COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools
Stars: ✭ 20 (+66.67%)
Mutual labels:  time-series, forecasting
SCINet
Forecast time series and stock prices with SCINet
Stars: ✭ 28 (+133.33%)
Mutual labels:  time-series, forecasting
Modistsp
An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
Stars: ✭ 118 (+883.33%)
Mutual labels:  time-series, r-package

modeltime.resample

CRAN status R-CMD-check Codecov test coverage

Model Performance and Stability Assessment Tools for Single Time Series, Panel Data, & Cross-Sectional Time Series Analysis

A modeltime extension that implements forecast resampling tools that assess time-based model performance and stability for a single time series, panel data, and cross-sectional time series analysis.

Installation

CRAN version:

install.packages("modeltime.resample")

Development version (latest features):

remotes::install_github("business-science/modeltime.resample")

Why Modeltime Resample?

Resampling time series is an important strategy to evaluate the stability of models over time. However, it’s a pain to do this because it requires multiple for-loops to generate the predictions for multiple models and potentially multiple time series groups. Modeltime Resample simplifies the iterative forecasting process taking the pain away.

Modeltime Resample makes it easy to:

  1. Iteratively generate predictions from time series cross-validation plans.
  2. Evaluate the resample predictions to compare many time series models across multiple time-series windows.

Here is an example from Resampling Panel Data, where we can see that Prophet Boost and XGBoost Models outperform Prophet with Regressors for the Walmart Time Series Panel Dataset using the 6-Slice Time Series Cross Validation plan shown above.

Model Accuracy for 6 Time Series Resamples

Resampled Model Accuracy (3 Models, 6 Resamples, 7 Time Series Groups)

Getting Started

  1. Getting Started with Modeltime: Learn the basics of forecasting with Modeltime.
  2. Resampling a Single Time Series: Learn the basics of time series resample evaluation.
  3. Resampling Panel Data: An advanced tutorial on resample evaluation with multiple time series groups (Panel Data)

Meet the modeltime ecosystem

Learn a growing ecosystem of forecasting packages

The modeltime ecosystem is growing

Modeltime is part of a growing ecosystem of Modeltime forecasting packages.

Take the High-Performance Forecasting Course

Become the forecasting expert for your organization

High-Performance Time Series Forecasting Course

High-Performance Time Series Course

Time Series is Changing

Time series is changing. Businesses now need 10,000+ time series forecasts every day. This is what I call a High-Performance Time Series Forecasting System (HPTSF) - Accurate, Robust, and Scalable Forecasting.

High-Performance Forecasting Systems will save companies by improving accuracy and scalability. Imagine what will happen to your career if you can provide your organization a “High-Performance Time Series Forecasting System” (HPTSF System).

How to Learn High-Performance Time Series Forecasting

I teach how to build a HPTFS System in my High-Performance Time Series Forecasting Course. You will learn:

  • Time Series Machine Learning (cutting-edge) with Modeltime - 30+ Models (Prophet, ARIMA, XGBoost, Random Forest, & many more)
  • Deep Learning with GluonTS (Competition Winners)
  • Time Series Preprocessing, Noise Reduction, & Anomaly Detection
  • Feature engineering using lagged variables & external regressors
  • Hyperparameter Tuning
  • Time series cross-validation
  • Ensembling Multiple Machine Learning & Univariate Modeling Techniques (Competition Winner)
  • Scalable Forecasting - Forecast 1000+ time series in parallel
  • and more.

Become the Time Series Expert for your organization.


Take the High-Performance Time Series Forecasting Course

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].