darts VS tsfeatures

Compare darts vs tsfeatures and see what are their differences.

darts

A python library for user-friendly forecasting and anomaly detection on time series. (by unit8co)

tsfeatures

Calculates various features from time series data. Python implementation of the R package tsfeatures. (by Nixtla)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
darts tsfeatures
47 5
7,272 321
3.1% 5.0%
9.1 5.3
2 days ago 4 days ago
Python Python
Apache License 2.0 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.

darts

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

tsfeatures

Posts with mentions or reviews of tsfeatures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-07.
  • tsfeatures: NEW Data - star count:212.0
    1 project | /r/algoprojects | 27 Jun 2023
    1 project | /r/algoprojects | 26 Jun 2023
    1 project | /r/algoprojects | 25 Jun 2023
  • [P] Deep Learning for time series forecasting (neuralforecast, python package)
    13 projects | /r/MachineLearning | 7 Feb 2022
    GluonTS Differences: -GluonTS is written in mxnet, which reduces its adoption. In contrast, NeuralForecast is written in PyTorch. -Including new models in GluonTS tends to be challenging because mxnet 's and the library structure's learning curve are steep. PyTorch-Forecasting Differences: -NeuralForecast hosts some models from our research, including N-HiTS and Transformer-based (Autoformer, Informer, Transformer, etc.) methods specialized in long-horizon forecasting (https://arxiv.org/abs/2201.12886). -And the exogenous variables extension of N-BEATS, the NBEATSx (https://arxiv.org/abs/2104.05522). Extra Features: -NeuralForecast has a wide range of curated datasets used in research to develop and test new models, such as Tourism, M3, M4, M5, EPF, ILI, Traffic, Weather, etc. -NeuralForecast models include reasonable hyperparameter spaces to speed up hyperparameter search, based on our experience. -We include an experiment module that makes it easy to put the entire time series forecasting pipeline into production. -Finally, NeuralForecast is part of a larger ecosystem of time-series analysis and forecasting that includes feature creation (tsfeatures, https://github.com/Nixtla/tsfeatures), machine learning models (mlforecast, https://github.com/Nixtla/mlforecast) and statistical models (statsforecast, https://github.com/Nixtla/statsforecast).
  • Automated Time Series Processing and Forecasting
    9 projects | news.ycombinator.com | 5 Dec 2021
    Thanks for your comments.

    We agree that in most cases prophet is not a good benchmark; however, we wanted to use it because it is one of the most used libraries in forecasting. For that reason, we also tested the solution against AWS Forecast obtaining better results.

    Besides the better performance and scalability, the pipeline we created considering all the stages of time series forecasting: preprocessing (e.g. missing value imputation), creation of static and dynamic features, forecast generation, and finally evaluation using data sets of important competencies. (https://github.com/Nixtla/tsfeatures)

    On the deployment side, the entire pipeline can be quickly deployed in the user's cloud using terraform. This allows for less development time. (https://github.com/Nixtla/nixtla)

What are some alternatives?

When comparing darts and tsfeatures you can also consider the following projects:

sktime - A unified framework for machine learning with time series

mlforecast - Scalable machine 🤖 learning for time series forecasting.

pytorch-forecasting - Time series forecasting with PyTorch

nixtla - Python SDK for TimeGPT, a foundational time series model

Prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

statsforecast - Lightning ⚡️ fast forecasting with statistical and econometric models.

Kats - Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.

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

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

not-autotools - A collection of awesome and self-documented m4 macros for GNU Autotools