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
2.0 KiB
55 lines
2.0 KiB
{
|
|
"_from": "@babel/helper-explode-assignable-expression@^7.8.3",
|
|
"_id": "@babel/helper-explode-assignable-expression@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-N+8eW86/Kj147bO9G2uclsg5pwfs/fqqY5rwgIL7eTBklgXjcOJ3btzS5iM6AitJcftnY7pm2lGsrJVYLGjzIw==",
|
|
"_location": "/@babel/helper-explode-assignable-expression",
|
|
"_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-explode-assignable-expression@^7.8.3",
|
|
"name": "@babel/helper-explode-assignable-expression",
|
|
"escapedName": "@babel%2fhelper-explode-assignable-expression",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-builder-binary-assignment-operator-visitor"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz",
|
|
"_shasum": "a728dc5b4e89e30fc2dfc7d04fa28a930653f982",
|
|
"_spec": "@babel/helper-explode-assignable-expression@^7.8.3",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.8.3",
|
|
"@babel/types": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to explode an assignable expression",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-explode-assignable-expression",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|
|
|