Datasets#

Functions to load and write datasets.

load_airline()

Load the airline univariate time series dataset [1].

load_arrow_head([split, return_X_y, return_type])

Load the ArrowHead univariate time series classification problem.

load_gunpoint([split, return_X_y, return_type])

Load the GunPoint univariate time series classification problem.

load_osuleaf([split, return_X_y, return_type])

Load the OSULeaf univariate time series classification problem.

load_italy_power_demand([split, return_X_y, ...])

Load ItalyPowerDemand univariate time series classification problem.

load_basic_motions([split, return_X_y, ...])

Load the BasicMotions time series classification problem.

load_japanese_vowels([split, return_X_y, ...])

Load the JapaneseVowels time series classification problem.

load_shampoo_sales()

Load the shampoo sales univariate time series dataset for forecasting.

load_longley([y_name])

Load the Longley dataset for forecasting with exogenous variables.

load_lynx()

Load the lynx univariate time series dataset for forecasting.

load_acsf1([split, return_X_y, return_type])

Load the ACSF1 univariate dataset on power consumption of typical appliances.

load_uschange([y_name])

Load MTS dataset for forecasting Growth rates of personal consumption and income.

load_macroeconomic()

Load the US Macroeconomic Data [R5ccedc3bfa7b-1].

load_solar([start, end, normalise, ...])

Get national solar estimates for GB from Sheffield Solar PV_Live API.