tsfeatures VS darts

Compare tsfeatures vs darts and see what are their differences.

tsfeatures

Calculates various features from time series data. Python implementation of the R package tsfeatures. (by Nixtla)

darts

A python library for user-friendly forecasting and anomaly detection on time series. (by unit8co)
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
tsfeatures darts
5 47
323 7,294
2.5% 1.9%
5.0 9.1
10 days ago 1 day 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.

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)

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.

What are some alternatives?

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

mlforecast - Scalable machine 🤖 learning for time series forecasting.

sktime - A unified framework for machine learning with time series

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

pytorch-forecasting - Time series forecasting with PyTorch

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

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

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

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.

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