How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for building, training, and evaluating neural network architectures that predict future values as probability distributions to quantify uncertainty. The project distinguishes itself by supporting zero-shot forecasting and integrating diverse modeling approaches, including deep probabilistic neural networks and wrappers for external statistical libraries such as Prophet and R forecast. It implements specialized architectural primitives like causal convolutions and invertible residual n
A toolkit for time series machine learning and deep learning
Fost - Framework of Fost - Quick Start - Installation - Train with FOST - Data Format - Examples - Contact Us
The main features of microsoft/fost are: Analysis Toolkits.
Open-source alternatives to microsoft/fost include: agitter/single-cell-pseudotime. aistream-peelout/flow-forecast — Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood… awslabs/gluonts — GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for… crazyhottommy/rna-seq-analysis — RNAseq analysis notes from Ming Tang. jdb78/pytorch-forecasting — This is a deep learning framework for predicting future values in sequential data using PyTorch architectures. It… aeon-toolkit/aeon — A toolkit for time series machine learning and deep learning.