tsdataleaks: Exploit Data Leakages in Time Series Forecasting Competitions

Forecasting competitions are of increasing importance as a mean to learn best practices and gain knowledge. Data leakage is one of the most common issues that can often be found in competitions. Data leaks can happen when the training data contains information about the test data. For example: randomly chosen blocks of time series are concatenated to form a new time series, scale-shifts, repeating patterns in time series, white noise is added in the original time series to form a new time series, etc. 'tsdataleaks' package can be used to detect data leakages in a collection of time series.

Package details

AuthorThiyanga S. Talagala [aut, cre] (<https://orcid.org/0000-0002-0656-9789>)
MaintainerThiyanga S. Talagala <ttalagala@sjp.ac.lk>
LicenseGPL (>= 2)
Version2.1.1
URL https://github.com/thiyangt/tsdataleaks
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tsdataleaks")

Try the tsdataleaks package in your browser

Any scripts or data that you put into this service are public.

tsdataleaks documentation built on May 29, 2024, 9:23 a.m.