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.
55 lines
1.5 KiB
55 lines
1.5 KiB
{
|
|
"_from": "@babel/runtime@^7.8.4",
|
|
"_id": "@babel/runtime@7.8.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==",
|
|
"_location": "/@babel/runtime",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/runtime@^7.8.4",
|
|
"name": "@babel/runtime",
|
|
"escapedName": "@babel%2fruntime",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.4.tgz",
|
|
"_shasum": "d79f5a2040f7caa24d53e563aad49cbc05581308",
|
|
"_spec": "@babel/runtime@^7.8.4",
|
|
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "babel's modular runtime helpers",
|
|
"devDependencies": {
|
|
"@babel/helpers": "^7.8.4"
|
|
},
|
|
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a",
|
|
"homepage": "https://babeljs.io/docs/en/next/babel-runtime",
|
|
"license": "MIT",
|
|
"name": "@babel/runtime",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-runtime"
|
|
},
|
|
"version": "7.8.4"
|
|
}
|
|
|