final-ground-truth / test /dataset_info.json
Shuwan's picture
Add files using upload-large-folder tool
e335150 verified
{
"citation": "",
"description": "",
"features": {
"X_train": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"y_train": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"X_test": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"y_test": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"data_id": {
"dtype": "string",
"_type": "Value"
},
"graph_id": {
"dtype": "string",
"_type": "Value"
},
"target_idx": {
"dtype": "int64",
"_type": "Value"
},
"dataset_idx": {
"dtype": "int64",
"_type": "Value"
},
"n_train": {
"dtype": "int64",
"_type": "Value"
},
"n_test": {
"dtype": "int64",
"_type": "Value"
},
"n_features": {
"dtype": "int64",
"_type": "Value"
},
"adjacency_matrix": {
"feature": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"feature_mask": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"selection_method": {
"dtype": "string",
"_type": "Value"
},
"parents": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"children": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"spouses": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"scm": {
"coeff_range": {
"dtype": "float64",
"_type": "Value"
},
"functional": {
"dtype": "string",
"_type": "Value"
},
"noise_std": {
"dtype": "float64",
"_type": "Value"
},
"seed": {
"dtype": "int64",
"_type": "Value"
}
},
"environment": {
"method": {
"dtype": "string",
"_type": "Value"
},
"projection": {
"dtype": "string",
"_type": "Value"
},
"shift_mean": {
"dtype": "float64",
"_type": "Value"
},
"shift_std": {
"dtype": "float64",
"_type": "Value"
},
"train_fraction": {
"dtype": "float64",
"_type": "Value"
}
},
"graph_meta": {
"density": {
"dtype": "float64",
"_type": "Value"
},
"generation_method": {
"dtype": "string",
"_type": "Value"
},
"num_edges": {
"dtype": "int64",
"_type": "Value"
},
"num_nodes": {
"dtype": "int64",
"_type": "Value"
}
}
},
"homepage": "",
"license": ""
}