darts VS nixtlats

Compare darts vs nixtlats and see what are their differences.

darts

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

nixtlats

Deep Learning for Time Series Forecasting. (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 nixtlats
47 2
7,209 11
2.3% -
9.1 0.0
7 days ago about 2 years ago
Python Jupyter Notebook
Apache License 2.0 GNU General Public License v3.0 or later
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.

nixtlats

Posts with mentions or reviews of nixtlats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-05.
  • Automated Time Series Processing and Forecasting
    9 projects | news.ycombinator.com | 5 Dec 2021
    Users can use their own models. Just create a fork of the repo and make the appropriate modifications to include any model the user wants to deploy. On our side, we are working to include Deep Learning models with the nixtlats library (https://github.com/nixtla/nixtlats/) that we also developed.

    About benchmarking using statistical models, we highly recommend using statsforecast (https://github.com/Nixtla/statsforecast) that we created. It is designed to be highly efficient in fitting statistical models on millions of time series. More complex models can be built on the results to get a positive Forecast Value Added.

What are some alternatives?

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

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

Time-Series-Transformer - A data preprocessing package for time series data. Design for machine learning and deep learning.

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.

mlforecast - Scalable machine 🤖 learning for time series forecasting.

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

neural_prophet - NeuralProphet: A simple forecasting package