TYM666 commited on
Commit
ea57b5f
·
verified ·
1 Parent(s): 1d22e5f

Upload ACSF1/meta.json

Browse files
Files changed (1) hide show
  1. ACSF1/meta.json +19 -0
ACSF1/meta.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "ACSF1",
3
+ "source": "https://www.timeseriesclassification.com/description.php?Dataset=ACSF1",
4
+ "desp": "The dataset is compiled from ACS-F1, the first version of the database of appliance consumption signatures. The dataset contains the power consumption of typical appliances. The recordings are characterized by long idle periods and some high bursts of energy consumption when the appliance is active.",
5
+ "domain": "Energy",
6
+ "license": "Unknown",
7
+ "targets": [
8
+ "f1"
9
+ ],
10
+ "covariates": [],
11
+ "timestamp": null,
12
+ "freq": null,
13
+ "num_series": 200,
14
+ "num_timesteps": 292000,
15
+ "num_datapoints": 292000,
16
+ "split": "train",
17
+ "quality": "medium",
18
+ "timestamp_as_covariate": false
19
+ }