DatasetsΒΆ
Functions to load and write datasets.
|
Load an anomaly detection dataset. |
|
Load a classification dataset. |
|
Download/load forecasting problem from https://forecastingdata.org/. |
|
Download/load regression problem. |
|
Load time series .ts file into X and (optionally) y. |
|
Convert the contents in a .tsf file into a dataframe. |
|
Load data from a classification/regression WEKA arff file to a 3D numpy array. |
|
Load data from a .tsv file into a numpy array. |
Load a TimeEval-formatted CSV file into memory. |
|
|
Download and unpack all of the Monash TSER datasets. |
|
Write an aeon collection of time series to text file in .ts format. |
|
Write the predictions for an experiment in the standard format used by aeon. |
|
Write an aeon collection of time series to text file in .arff format. |
Load the airline univariate time series dataset [1]. |
|
|
Load the ArrowHead univariate time series classification problem. |
|
Load the GunPoint univariate time series classification problem. |
|
Load the OSULeaf univariate time series classification problem. |
|
Load ItalyPowerDemand univariate time series classification problem. |
|
Load the BasicMotions time series classification problem. |
|
Load the JapaneseVowels time series classification problem. |
Load the shampoo sales univariate time series dataset for forecasting. |
|
|
Load the Longley dataset for forecasting with exogenous variables. |
Load the lynx univariate time series dataset for forecasting. |
|
|
Load the ACSF1 univariate dataset on power consumption of typical appliances. |
|
Load MTS dataset for forecasting Growth rates of personal consumption and income. |
Load the US Macroeconomic Data [R5ccedc3bfa7b-1]. |
|
|
Get national solar estimates for GB from Sheffield Solar PV_Live API. |