LazyProphet VS statsforecast

Compare LazyProphet vs statsforecast and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LazyProphet statsforecast
2 58
74 3,591
- 3.4%
0.0 8.9
over 1 year ago 4 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LazyProphet

Posts with mentions or reviews of LazyProphet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • XGBoost for time series
    3 projects | /r/datascience | 9 Mar 2023
    If you want a quick thing to try for single time series you can try my package: LazyProphet which uses LightGBM under the hood.
  • Best Python library for time series univariant stationary data prediction?[D]
    2 projects | /r/MachineLearning | 3 Oct 2022
    If you are feeling adventurous you could try some of my packages: ThymeBoost or LazyProphet. ThymeBoost is interesting as it is gradient boosting around time series decomposition. So you will still have the trend/seasonality decomposition but with more exotic methods. LazyProphet is just some feature engineering for time series fed into Lightgbm but it tends to perform well enough. Both tend to outperform fbprophet although that generally isn't too hard to do and they both have automatic fitting procedure that performs ok.

statsforecast

Posts with mentions or reviews of statsforecast. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-13.

What are some alternatives?

When comparing LazyProphet and statsforecast you can also consider the following projects:

ThymeBoost - Forecasting with Gradient Boosted Time Series Decomposition

darts - A python library for user-friendly forecasting and anomaly detection on time series.

mlforecast - Scalable machine 🤖 learning for time series forecasting.

neuralforecast - Scalable and user friendly neural :brain: forecasting algorithms.

nixtla - TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

tsai - Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

fable - Tidy time series forecasting

flow-forecast - Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

pytorch-forecasting - Time series forecasting with PyTorch

tsfeatures - Calculates various features from time series data. Python implementation of the R package tsfeatures.

hts - Hierarchical and Grouped Time Series