tsfeatures VS not-autotools

Compare tsfeatures vs not-autotools and see what are their differences.

tsfeatures

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

not-autotools

A collection of awesome and self-documented m4 macros for GNU Autotools (by madmurphy)
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 not-autotools
5 2
323 15
2.5% -
5.0 0.0
10 days ago over 1 year ago
Python M4
Apache License 2.0 GNU General Public License v3.0 only
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)

not-autotools

Posts with mentions or reviews of not-autotools. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing tsfeatures and not-autotools you can also consider the following projects:

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

construct - This is The Construct

mlforecast - Scalable machine 🤖 learning for time series forecasting.

lemonaid - A lemonbar block manager

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

i3lock-color - The world's most popular non-default computer lockscreen.

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

git-conventional-commits - Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messag

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

mail-autodiscover-autoconfig - A docker image to deploy to have a dynamic autodiscover XML and autoconfig XML host. Supports Outlook, Thunderbird, Apple, some Android apps, and more..

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

TGLSTM - Pytorch implementation of LSTM for irregular time series