powidla commited on
Commit
6a082da
·
verified ·
1 Parent(s): 950ed1f

Upload dataset_legend.json

Browse files
Regression/AGORA/100/GR-III/dataset_legend.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "GR-III Dataset",
3
+ "id": "GR-III--v1",
4
+ "description": "Growth Rate Prediction",
5
+ "task_type": "regression",
6
+ "collection": "AGORA",
7
+ "Num of add compounds": 100,
8
+ "n_num_features": 424,
9
+ "n_cat_features": 0,
10
+ "test_size": 80771,
11
+ "train_size": 242313,
12
+ "val_size": 80771
13
+ }