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.
57 lines
1.8 KiB
57 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/helper-call-delegate@^7.8.3",
|
||
|
"_id": "@babel/helper-call-delegate@7.8.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A==",
|
||
|
"_location": "/@babel/helper-call-delegate",
|
||
|
"_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/helper-call-delegate@^7.8.3",
|
||
|
"name": "@babel/helper-call-delegate",
|
||
|
"escapedName": "@babel%2fhelper-call-delegate",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.8.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.8.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/plugin-transform-parameters"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz",
|
||
|
"_shasum": "de82619898aa605d409c42be6ffb8d7204579692",
|
||
|
"_spec": "@babel/helper-call-delegate@^7.8.3",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-transform-parameters",
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-hoist-variables": "^7.8.3",
|
||
|
"@babel/traverse": "^7.8.3",
|
||
|
"@babel/types": "^7.8.3"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Helper function to call delegate",
|
||
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/helper-call-delegate",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
|
||
|
},
|
||
|
"version": "7.8.3"
|
||
|
}
|