Upload dataset.yaml
Browse files- dataset.yaml +16 -0
dataset.yaml
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
language:
|
2 |
+
- "List of ISO 639-1 code for your language"
|
3 |
+
- sql
|
4 |
+
- r
|
5 |
+
- python
|
6 |
+
pretty_name: "Telangana_time_series_2023-2025"
|
7 |
+
tags:
|
8 |
+
- timeseries
|
9 |
+
- tabular
|
10 |
+
license: "any valid license identifier"
|
11 |
+
task_categories:
|
12 |
+
- forecasting
|
13 |
+
- weather
|
14 |
+
- Numericalweatherprediction
|
15 |
+
- machinelearning
|
16 |
+
- deeplearning
|