awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yuqinie98 avatar

yuqinie98/PatchTST

0
View on GitHub↗
2,452 stars·418 forks·Python·apache-2.0·12 views

PatchTST

Features

  • Forecasting Models - Long-term forecasting using patch-based Transformers.
  • Time Series Forecasting - Transformer-based long-term forecasting using patch-level representations.
  • Time Series Foundation Models - Long-term forecasting using patch-based transformer architectures.

Star history

Star history chart for yuqinie98/patchtstStar history chart for yuqinie98/patchtst

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with PatchTST

These projects share indexed features with PatchTST. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • thuml/autotimesthuml avatar

    thuml/AutoTimes

    268View on GitHub↗

    Official implementation: AutoTimes: Autoregressive Time Series Forecasters via Large Language Models. [Slides](https://cloud.tsinghua.edu.cn/f/7689d30f92594ded84f0/), [Poster](https://cloud.tsinghua.edu.cn/f/f2c18ae34fef4e74ad46/)

    Python
    View on GitHub↗268
  • salesforceairesearch/uni2tsSalesforceAIResearch avatar

    SalesforceAIResearch/uni2ts

    1,426View on GitHub↗
    Jupyter Notebookdeep-learningforecastingmachine-learning
    View on GitHub↗1,426
  • facebook/prophetfacebook avatar

    facebook/prophet

    20,230View on GitHub↗

    Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict future values. It functions as an uncertainty estimation tool, calculating confidence intervals and error metrics to quantify the risk associated with future predictions. The project is distinguished by its ability to incorporate human-interpretable parameters for model tuning and its use of Bayesian inference for parameter estimation. It supports the integration of external regressors and special event modeling to account for the impact of holidays and specific dates on forec

    Pythonforecastingpythonr
    View on GitHub↗20,230
  • facebookincubator/prophetfacebookincubator avatar

    facebookincubator/prophet

    20,231View on GitHub↗

    Prophet is a predictive analytics framework and time series regression library designed for forecasting future values. It uses additive models to fit non-linear growth and periodic seasonal patterns, providing tools for producing forecasts with integrated error measurement. The project handles multiple seasonalities and holiday effects to improve accuracy for periodic data. It supports the integration of external regressors and manages data irregularities, such as missing data and outliers, to maintain prediction stability. The framework covers a broad range of analysis capabilities, includi

    Python
    View on GitHub↗20,231
Compare all 30 related projects→

Frequently asked questions

What are the main features of yuqinie98/patchtst?

The main features of yuqinie98/patchtst are: Forecasting Models, Time Series Forecasting, Time Series Foundation Models.

Which projects share features with yuqinie98/patchtst?

Projects with overlapping indexed features include: salesforceairesearch/uni2ts. thuml/autotimes — Official implementation: AutoTimes: Autoregressive Time Series Forecasters via Large Language Models.… facebook/prophet — Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict… facebookincubator/prophet — Prophet is a predictive analytics framework and time series regression library designed for forecasting future values.… time-series-foundation-models/lag-llama — Lag-llama is a probabilistic machine learning foundation model designed for time series forecasting. It generates… lyhue1991/eat_tensorflow2_in_30_days — This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow.…