Flow Forecast: A deep learning for time series forecasting, classification, and anomaly detection framework built in PyTorch
Flow Forecast (FF) is a multi-purpose deep learning for time series forecasting, classification, and anomaly detection framework that contains state of the art time series models. Flow Forecast utilizes modular code design, unit/integration tests, model/prediction visualizations, and native cloud provider integration in order to allow researchers to rapidly experiment with new model architectures, benchmark their results on popular datasets and reproduce their results. Simultaneously it aids industry data scientists to deploy models to production, periodically retrain models, and explain model decisions to stakeholders.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionTime SeriesTime Series AnalysisTime Series ForecastingSimilar Papers 제목 키워드 기반
Addressing Distribution Shift in Time Series Forecasting with Instance Normalization Flows
Due to non-stationarity of time series, the distribution shift problem largely hinders the performance of time series forecasting. Existing solutions either fail for the shifts beyond simple statistics or the limited com…
Time SeriesTime Series ForecastingPosition: Beyond Model-Centric Prediction -- Agentic Time Series Forecasting
Time series forecasting has traditionally been formulated as a model-centric, static, and single-pass prediction problem that maps historical observations to future values. While this paradigm has driven substantial prog…
Time Series ForecastingReinforcement LearningFlowScope: Enhancing Decision Making by Time Series Forecasting based on Prediction Optimization using HybridFlow Forecast Framework
Time series forecasting is crucial in several sectors, such as meteorology, retail, healthcare, and finance. Accurately forecasting future trends and patterns is crucial for strategic planning and making well-informed de…
Decision MakingState Space ModelsTime SeriesTime Series ForecastingDeep Learning with Kernel Flow Regularization for Time Series Forecasting
Long Short-Term Memory (LSTM) neural networks have been widely used for time series forecasting problems. However, LSTMs are prone to overfitting and performance reduction during test phases. Several different regulariza…
Deep LearningTime SeriesTime Series AnalysisTime Series ForecastingDoFlow: Flow-based Generative Models for Interventional and Counterfactual Forecasting on Time Series
Time-series forecasting increasingly demands not only accurate observational predictions but also causal forecasting under interventional and counterfactual queries in multivariate systems. We present DoFlow, a flow-base…
Anomaly Detection