Generic Approach to Visualization of Time Series Data
Sathya Krishnan Suresh, Shunmugapriya P

TL;DR
This paper presents a general visualization method for time series data, aiding in trend identification and feature relationship analysis to support machine learning modeling.
Contribution
The paper introduces a novel, effective visualization approach specifically designed for time series data analysis.
Findings
Enhanced understanding of feature relationships in time series
Improved trend detection capabilities
Facilitates better machine learning model development
Abstract
Time series is a collection of data instances that are ordered according to a time stamp. Stock prices, temperature, etc are examples of time series data in real life. Time series data are used for forecasting sales, predicting trends. Visualization is the process of visually representing data or the relationship between features of a data either in a two-dimensional plot or a three-dimensional plot. Visualizing the time series data constitutes an important part of the process for working with a time series dataset. Visualizing the data not only helps in the modelling process but it can also be used to identify trends and features that cause those trends. In this work, we take a real-life time series dataset and analyse how the target feature relates to other features of the dataset through visualization. From the work that has been carried out, we present an effective method of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Visualization and Analytics · Neural Networks and Applications
