Deep_XF VS BrewPOTS

Compare Deep_XF vs BrewPOTS and see what are their differences.

Deep_XF

Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals. (by ajayarunachalam)
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
Deep_XF BrewPOTS
3 2
110 39
- -
10.0 5.9
over 1 year ago 9 days ago
Jupyter Notebook Jupyter Notebook
- BSD 3-clause "New" or "Revised" License
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.

Deep_XF

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

BrewPOTS

Posts with mentions or reviews of BrewPOTS. We have used some of these posts to build our list of alternatives and similar projects.
  • We're building PyPOTS: a Python toolbox for data mining on Partially-Observed Time Series
    1 project | /r/learnprogramming | 19 Jun 2023
    Due to all kinds of reasons like failures of collection sensors, communication errors, and unexpected malfunctions, missing values are common to see in time series from the real-world environment. No matter whether we like them or not, missing data makes partially-observed time series (POTS) a pervasive problem in open-world modeling and prevents advanced data analysis. Although this problem is important, the area of data mining on POTS still lacks a dedicated toolkit. PyPOTS is created to fill in this gap. PyPOTS (pronounced "Pie Pots") is the first (and so far the only) Python toolbox/library specifically designed for data mining and machine learning on partially-observed time series (POTS), namely, incomplete time series with missing values, A.K.A. irregularly-sampled time series, supporting tasks of imputation, classification, clustering, and forecasting on POTS datasets. It is born to become a handy toolbox that is going to make data mining on POTS easy rather than tedious, to help engineers and researchers focus more on the core problems in their hands rather than on how to deal with the missing parts in their data. PyPOTS will keep integrating classical and the latest state-of-the-art data mining algorithms for partially-observed multivariate time series. For sure, besides various algorithms, PyPOTS has unified APIs together with detailed documentation and interactive examples across algorithms as tutorials. Feedback, questions, and contributions are all very welcome! Website: https://pypots.com Paper link: https://arxiv.org/abs/2305.18811 GitHub repo: https://github.com/WenjieDu/PyPOTS Tutorials: https://github.com/WenjieDu/BrewPOTS Docs: https://docs.pypots.com
  • We're building PyPOTS: an open-source Python toolbox for data mining on Partially-Observed Time Series
    1 project | /r/deeplearning | 17 Jun 2023
    Tutorials: https://github.com/WenjieDu/BrewPOTS

What are some alternatives?

When comparing Deep_XF and BrewPOTS you can also consider the following projects:

modeltime - Modeltime unlocks time series forecast models and machine learning in one framework

datawig - Imputation of missing values in tables.

Autoformer - About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008

PyPOTS - A Python toolbox/library for reality-centric machine/deep learning and data mining on partially-observed time series with PyTorch, including SOTA neural network models for science analysis tasks of imputation, classification, clustering, forecasting & anomaly detection on incomplete (irregularly-sampled) multivariate TS with NaN missing values

wb_gdp_predict - Predicting next year's GDP using ML (Python)

DataDrivenDynSyst - Scripts and notebooks to accompany the book Data-Driven Methods for Dynamic Systems

Auto_TS - Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.

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

lockdowndates - Retrieve the dates of the restrictions imposed by governments in countries around the world during the covid-19 pandemic.

finite-element-networks - Reference implementation of Finite Element Networks as proposed in "Learning the Dynamics of Physical Systems from Sparse Observations with Finite Element Networks" at ICLR 2022

neural_prophet - NeuralProphet: A simple forecasting package