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.
65 lines
1.8 KiB
65 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/helpers@^7.8.4",
|
||
|
"_id": "@babel/helpers@7.8.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==",
|
||
|
"_location": "/@babel/helpers",
|
||
|
"_phantomChildren": {
|
||
|
"ansi-styles": "3.2.1",
|
||
|
"escape-string-regexp": "1.0.5",
|
||
|
"esutils": "2.0.2",
|
||
|
"globals": "11.12.0",
|
||
|
"js-tokens": "4.0.0",
|
||
|
"jsesc": "2.5.2",
|
||
|
"lodash": "4.17.14",
|
||
|
"supports-color": "5.5.0",
|
||
|
"to-fast-properties": "2.0.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helpers@^7.8.4",
|
||
|
"name": "@babel/helpers",
|
||
|
"escapedName": "@babel%2fhelpers",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.8.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.8.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.8.4.tgz",
|
||
|
"_shasum": "754eb3ee727c165e0a240d6c207de7c455f36f73",
|
||
|
"_spec": "@babel/helpers@^7.8.4",
|
||
|
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/@babel/core",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/template": "^7.8.3",
|
||
|
"@babel/traverse": "^7.8.4",
|
||
|
"@babel/types": "^7.8.3"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Collection of helper functions used by Babel transforms.",
|
||
|
"devDependencies": {
|
||
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
||
|
},
|
||
|
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/helpers",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
|
||
|
},
|
||
|
"version": "7.8.4"
|
||
|
}
|