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.
49 lines
2.0 KiB
49 lines
2.0 KiB
{
|
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.8.3",
|
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5eFOm2SyFPK4Rh3XMMRDjN7lBH0orh3ss0g3rTYZnBQ+r6YPj7lgDyCvPphynHvUrobJmeMignBr6Acw9mAPlw==",
|
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"_phantomChildren": {
|
|
"esutils": "2.0.2",
|
|
"lodash": "4.17.14",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.8.3",
|
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-exponentiation-operator"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz",
|
|
"_shasum": "c84097a427a061ac56a1c30ebf54b7b22d241503",
|
|
"_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.8.3",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-transform-exponentiation-operator",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-explode-assignable-expression": "^7.8.3",
|
|
"@babel/types": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to build binary assignment operator visitors",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|
|
|