Crossformer VS PyPOTS

Compare Crossformer vs PyPOTS and see what are their differences.

Crossformer

Official implementation of our ICLR 2023 paper "Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting" (by Thinklab-SJTU)

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 (by WenjieDu)
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
Crossformer PyPOTS
1 50
370 683
10.0% -
3.7 9.6
5 months ago 5 days ago
Python Python
Apache License 2.0 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.

Crossformer

Posts with mentions or reviews of Crossformer. We have used some of these posts to build our list of alternatives and similar projects.
  • The Transformer Blueprint
    1 project | news.ycombinator.com | 30 Jul 2023
    Great write up. There were a few grammatical errors - I’d suggest piping it through a LLM prompted to find grammar errors :-)

    Another area of interesting research is the use of transformer like models for highly dimensional time series prediction. While language and vision are interesting and have their uses, my opinion is the application of these techniques for multidimensional non linear effects in time series may ultimately have more broad and significant impact. Ex:

    https://github.com/Thinklab-SJTU/Crossformer

PyPOTS

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

What are some alternatives?

When comparing Crossformer and PyPOTS you can also consider the following projects:

sktime-dl - DEPRECATED, now in sktime - companion package for deep learning based on TensorFlow

fold - 🪁 A fast Adaptive Machine Learning library for Time-Series, that lets you build, deploy and update composite models easily. An order of magnitude speed-up, combined with flexibility and rigour. This is an internal project - documentation is not updated anymore and substantially differ from the current API.

ETSformer - PyTorch code for ETSformer: Exponential Smoothing Transformers for Time-series Forecasting

tods - TODS: An Automated Time-series Outlier Detection System

flow-forecast - Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

BrewPOTS - The tutorials for PyPOTS.