StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics
https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
845 B
42 lines
845 B
{
|
|
"syntax": 3,
|
|
"package": null,
|
|
"imports": [],
|
|
"enums": [],
|
|
"messages": [{
|
|
"name": "Person",
|
|
"enums": [{
|
|
"name": "PhoneType",
|
|
"values": {
|
|
"MOBILE": {
|
|
"value": 0,
|
|
"options": {
|
|
"enum_value_is_deprecated": "true",
|
|
"some_second_option": "\"value1,value2,value3\"",
|
|
"some_third_option": "'[value1,value2,value3]'"
|
|
}
|
|
},
|
|
"HOME": {
|
|
"value": 1,
|
|
"options": {
|
|
"enum_value_is_deprecated": "true"
|
|
}
|
|
},
|
|
"WORK": {
|
|
"value": 2,
|
|
"options": {}
|
|
}
|
|
},
|
|
"options": {
|
|
"allow_alias": true
|
|
}
|
|
}],
|
|
"extends": [],
|
|
"messages": [],
|
|
"options": {},
|
|
"fields": [],
|
|
"extensions": null
|
|
}],
|
|
"options": {},
|
|
"extends": []
|
|
}
|
|
|