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.
98 lines
1.8 KiB
98 lines
1.8 KiB
4 years ago
|
{
|
||
|
"type": "FeatureCollection",
|
||
|
"features": [
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"mykey": "myvalue",
|
||
|
"myotherkey": 10
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Polygon",
|
||
|
"coordinates": [
|
||
|
[
|
||
|
[
|
||
|
-75.12451171875,
|
||
|
47.669086647137576
|
||
|
],
|
||
|
[
|
||
|
-75.12451171875,
|
||
|
48.68370757165361
|
||
|
],
|
||
|
[
|
||
|
-73.5369873046875,
|
||
|
48.68370757165361
|
||
|
],
|
||
|
[
|
||
|
-73.5369873046875,
|
||
|
47.669086647137576
|
||
|
],
|
||
|
[
|
||
|
-75.12451171875,
|
||
|
47.669086647137576
|
||
|
]
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
-74.6685791015625,
|
||
|
48.4838455701099
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
-74.1192626953125,
|
||
|
48.480204398955145
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
-74.37744140625,
|
||
|
48.272225451004324
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {},
|
||
|
"geometry": {
|
||
|
"type": "LineString",
|
||
|
"coordinates": [
|
||
|
[
|
||
|
-74.5751953125,
|
||
|
48.17341248658084
|
||
|
],
|
||
|
[
|
||
|
-74.57656860351562,
|
||
|
48.04779189160941
|
||
|
],
|
||
|
[
|
||
|
-74.19891357421875,
|
||
|
48.049627977799595
|
||
|
],
|
||
|
[
|
||
|
-74.19891357421875,
|
||
|
48.1688331920297
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|