Skip to content

Commit a9c25d4

Browse files
committed
add additional datasets
1 parent 6c3f712 commit a9c25d4

18 files changed

+21052
-1071
lines changed

data/Chemical-I.csv

Lines changed: 5000 additions & 1067 deletions
Large diffs are not rendered by default.

data/Chemical-I.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"filename": "Chemical-I.csv",
55
"formula": "",
66
"kind": "real-world",
7-
"target": "y",
7+
"target": "target",
88
"test_rows": {
9-
"end": 1066,
10-
"start": 711
9+
"end": 4999,
10+
"start": 3136
1111
},
1212
"training_rows": {
13-
"end": 711,
13+
"end": 3136,
1414
"start": 0
1515
}
1616
},

data/Chemical-II.csv

Lines changed: 1067 additions & 0 deletions
Large diffs are not rendered by default.

data/Chemical-II.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"metadata": {
3+
"name": "Chemical-II",
4+
"filename": "Chemical-II.csv",
5+
"formula": "",
6+
"kind": "real-world",
7+
"target": "target",
8+
"test_rows": {
9+
"end": 1066,
10+
"start": 711
11+
},
12+
"training_rows": {
13+
"end": 711,
14+
"start": 0
15+
}
16+
},
17+
"timestamp": "Wed, 27 Nov 2019 10:50:45 +0000"
18+
}

0 commit comments

Comments
 (0)