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.
50 lines
1.6 KiB
50 lines
1.6 KiB
4 years ago
|
{
|
||
|
"_from": "intersection-observer@^0.5.0",
|
||
|
"_id": "intersection-observer@0.5.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Zd7Plneq82kiXFixs7bX62YnuZ0BMRci9br7io88LwDyF3V43cQMI+G5IiTlTNTt+LsDUppl19J/M2Fp9UkH6g==",
|
||
|
"_location": "/intersection-observer",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "intersection-observer@^0.5.0",
|
||
|
"name": "intersection-observer",
|
||
|
"escapedName": "intersection-observer",
|
||
|
"rawSpec": "^0.5.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.5.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/vue-resize-directive"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.5.1.tgz",
|
||
|
"_shasum": "e340fc56ce74290fe2b2394d1ce88c4353ac6dfa",
|
||
|
"_spec": "intersection-observer@^0.5.0",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/vue-resize-directive",
|
||
|
"author": {
|
||
|
"name": "Philip Walton",
|
||
|
"email": "philip@philipwalton.com",
|
||
|
"url": "http://philipwalton.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/w3c/IntersectionObserver/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "A polyfill for IntersectionObserver",
|
||
|
"homepage": "https://github.com/w3c/IntersectionObserver#readme",
|
||
|
"keywords": [
|
||
|
"Intersection",
|
||
|
"Observer"
|
||
|
],
|
||
|
"license": "W3C-20150513",
|
||
|
"main": "intersection-observer",
|
||
|
"name": "intersection-observer",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/w3c/IntersectionObserver.git"
|
||
|
},
|
||
|
"version": "0.5.1"
|
||
|
}
|