FlowScope: Enhancing Decision Making by Time Series Forecasting based on Prediction Optimization using HybridFlow Forecast Framework
Nitin Sagar Boyeena, Begari Susheel Kumar

TL;DR
FlowScope is a hybrid framework that combines multiple forecasting models including ARIMA, SARIMA, ETS, and LSTM to improve the accuracy and robustness of time series predictions across various sectors.
Contribution
The paper introduces FlowScope, a novel hybrid forecasting framework integrating traditional and deep learning models for enhanced time series prediction accuracy.
Findings
FlowScope outperforms individual models in forecasting accuracy.
The hybrid approach effectively captures linear, seasonal, and complex patterns.
Empowers enterprises with more reliable decision-making tools.
Abstract
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 decisions. In this case, it is crucial to include many forecasting methodologies. The strengths of Auto-regressive Integrated Moving Average (ARIMA) for linear time series, Seasonal ARIMA models (SARIMA) for seasonal time series, Exponential Smoothing State Space Models (ETS) for handling errors and trends, and Long Short-Term Memory (LSTM) Neural Network model for complex pattern recognition have been combined to create a comprehensive framework called FlowScope. SARIMA excels in capturing seasonal variations, whereas ARIMA ensures effective handling of linear time series. ETS models excel in capturing trends and correcting errors, whereas LSTM networks excel in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBig Data and Business Intelligence · Stock Market Forecasting Methods
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
