Update README.md

main
eloiventura 2021-02-20 00:47:57 +08:00 committed by GitHub
parent 9d5e0f681f
commit e2bf631384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@
Name | Desciption | Chapter
------------ | ------------- | -------------
Jena Weather | Weather timeseries recorded at the Weather Station at the Max Planck Institute for Biogeochemistry in Jena, Germany from 2009 to 2016. It contains 14 different quantities (such air temperature, atmospheric pressure, humidity, wind direction, and so on) were recorded every 10 minutes.| 1 to 8
Jena Climate | Timeseries recorded at the Weather Station at the Max Planck Institute for Biogeochemistry in Jena, Germany from 2009 to 2016. It contains 14 different quantities (such air temperature, atmospheric pressure, humidity, wind direction, and so on) were recorded every 10 minutes.| 1 to 8
wwwusage| Synthetic data| 1
train_series/train_series_datetime | Training data based on Jena Climate dataset containing hourly samples| 1 to 8
val_series/val_series_datetime | Validation data based on Jena Climate dataset containing hourly samples| 1 to 8
test_series/test_series_datetime | Test data based on Jena Climate dataset containing hourly samples| 1 to 8
wwwusage| Synthetic data| 1
NFLX3|Truncated daily closing prices of the stock NFLX in 2020, downloaded from yahoo finance| 2
Cars| Simple demonstrative data on cars (from w3schools.com) with car model, volume, weight, and CO2 emission included | 2