All Projects → business-science → Modeltime

business-science / Modeltime

Licence: other
Modeltime unlocks time series forecast models and machine learning in one framework

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Modeltime

Timetk
A toolkit for working with time series in R
Stars: ✭ 371 (+96.3%)
Mutual labels:  time-series, time, forecasting
modeltime.ensemble
Time Series Ensemble Forecasting
Stars: ✭ 65 (-65.61%)
Mutual labels:  time, time-series, forecasting
Btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
Stars: ✭ 99 (-47.62%)
Mutual labels:  time-series, machine-learning-algorithms
Forecastml
An R package with Python support for multi-step-ahead forecasting with machine learning and deep learning algorithms
Stars: ✭ 101 (-46.56%)
Mutual labels:  time-series, forecasting
Tslearn
A machine learning toolkit dedicated to time-series data
Stars: ✭ 1,910 (+910.58%)
Mutual labels:  time-series, machine-learning-algorithms
Wdk
The Wearables Development Toolkit - a development environment for activity recognition applications with sensor signals
Stars: ✭ 68 (-64.02%)
Mutual labels:  time-series, machine-learning-algorithms
Anticipy
A Python library for time series forecasting
Stars: ✭ 71 (-62.43%)
Mutual labels:  time-series, forecasting
Tibbletime
Time-aware tibbles
Stars: ✭ 175 (-7.41%)
Mutual labels:  time-series, time
Pmdarima
A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
Stars: ✭ 838 (+343.39%)
Mutual labels:  time-series, forecasting
Forecasting
Time Series Forecasting Best Practices & Examples
Stars: ✭ 2,123 (+1023.28%)
Mutual labels:  time-series, forecasting
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (-24.34%)
Mutual labels:  time-series, time
Gluon Ts
Probabilistic time series modeling in Python
Stars: ✭ 2,373 (+1155.56%)
Mutual labels:  time-series, forecasting
Neural prophet
NeuralProphet - A simple forecasting model based on Neural Networks in PyTorch
Stars: ✭ 1,125 (+495.24%)
Mutual labels:  time-series, forecasting
Msgarch
MSGARCH R Package
Stars: ✭ 51 (-73.02%)
Mutual labels:  time-series, forecasting
Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (-50.26%)
Mutual labels:  time-series, time
Pytorch Forecasting
Time series forecasting with PyTorch
Stars: ✭ 849 (+349.21%)
Mutual labels:  time, forecasting
Statespacemodels.jl
StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
Stars: ✭ 116 (-38.62%)
Mutual labels:  time-series, forecasting
Java Timeseries
Time series analysis in Java
Stars: ✭ 155 (-17.99%)
Mutual labels:  time-series, forecasting
Darts
A python library for easy manipulation and forecasting of time series.
Stars: ✭ 760 (+302.12%)
Mutual labels:  time-series, forecasting
Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Stars: ✭ 771 (+307.94%)
Mutual labels:  time-series, forecasting

modeltime

CRAN_Status_Badge R-CMD-check Codecov test coverage

Tidy time series forecasting with tidymodels.

Tutorials

Installation

CRAN version:

install.packages("modeltime")

Development version:

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

Why modeltime?

Modeltime unlocks time series models and machine learning in one framework

No need to switch back and forth between various frameworks. modeltime unlocks machine learning & classical time series analysis.

  • forecast: Use ARIMA, ETS, and more models coming (arima_reg(), arima_boost(), & exp_smoothing()).
  • prophet: Use Facebook’s Prophet algorithm (prophet_reg() & prophet_boost())
  • tidymodels: Use any parsnip model: rand_forest(), boost_tree(), linear_reg(), mars(), svm_rbf() to forecast

Forecast faster

A streamlined workflow for forecasting

Modeltime incorporates a streamlined workflow (see Getting Started with Modeltime) for using best practices to forecast.


A streamlined workflow for forecasting

A streamlined workflow for forecasting


Meet the modeltime ecosystem

Learn a growing ecosystem of forecasting packages

The modeltime ecosystem is growing

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].