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.
50 lines
1.8 KiB
50 lines
1.8 KiB
{
|
|
"_from": "@babel/helper-optimise-call-expression@^7.8.3",
|
|
"_id": "@babel/helper-optimise-call-expression@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ==",
|
|
"_location": "/@babel/helper-optimise-call-expression",
|
|
"_phantomChildren": {
|
|
"esutils": "2.0.2",
|
|
"lodash": "4.17.14",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-optimise-call-expression@^7.8.3",
|
|
"name": "@babel/helper-optimise-call-expression",
|
|
"escapedName": "@babel%2fhelper-optimise-call-expression",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-create-class-features-plugin",
|
|
"/@babel/helper-replace-supers",
|
|
"/@babel/plugin-transform-classes"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz",
|
|
"_shasum": "7ed071813d09c75298ef4f208956006b6111ecb9",
|
|
"_spec": "@babel/helper-optimise-call-expression@^7.8.3",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/helper-create-class-features-plugin",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to optimise call expression",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-optimise-call-expression",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|
|
|