Automatic deep learning for trend prediction in time series data
Recently, Deep Neural Network (DNN) algorithms have been explored for predicting trends in time series data. In many real world applications, time series data are captured from dynamic systems. DNN models must provide stable performance when they are updated and retrained as new observations becomes available. In this work we explore the use of automatic machine learning techniques to automate the algorithm selection and hyperparameter optimisation process for trend prediction. We demonstrate how a recent AutoML tool, specifically the HpBandSter framework, can be effectively used to automate DNN model development. Our AutoML experiments found optimal configurations that produced models that compared well against the average performance and stability levels of configurations found during the manual experiments across four data sets.
Code (0)
등록된 구현이 없습니다.
Tasks
AutoMLDeep LearningTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
DeepTrend: A Deep Hierarchical Neural Network for Traffic Flow Prediction
In this paper, we consider the temporal pattern in traffic flow time series, and implement a deep learning model for traffic flow prediction. Detrending based methods decompose original flow series into trend and residua…
PredictionTime SeriesTime Series AnalysisParallel Extraction of Long-term Trends and Short-term Fluctuation Framework for Multivariate Time Series Forecasting
Multivariate time series forecasting is widely used in various fields. Reasonable prediction results can assist people in planning and decision-making, generate benefits and avoid risks. Normally, there are two character…
Decision MakingMulti-Task LearningMultivariate Time Series ForecastingPrediction+3Time series forecasting with Gaussian Processes needs priors
Automatic forecasting is the task of receiving a time series and returning a forecast for the next time steps without any human intervention. Gaussian Processes (GPs) are a powerful tool for modeling time series, but so …
Gaussian ProcessesTime SeriesTime Series AnalysisTime Series ForecastingLagged correlation-based deep learning for directional trend change prediction in financial time series
Trend change prediction in complex systems with a large number of noisy time series is a problem with many applications for real-world phenomena, with stock markets as a notoriously difficult to predict example of such s…
Feature EngineeringTime SeriesTime Series AnalysisData-driven detrending of nonstationary fractal time series with echo state networks
In this paper, we propose a novel data-driven approach for removing trends (detrending) from nonstationary, fractal and multifractal time series. We consider real-valued time series relative to measurements of an underly…
Time SeriesTime Series Analysis