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.
56 lines
1.5 KiB
56 lines
1.5 KiB
{
|
|
"_from": "gl-spikes2d@^1.0.2",
|
|
"_id": "gl-spikes2d@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-QVeOZsi9nQuJJl7NB3132CCv5KA10BWxAY2QgJNsKqbLsG53B/TrGJpjIAohnJftdZ4fT6b3ZojWgeaXk8bOOA==",
|
|
"_location": "/gl-spikes2d",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "gl-spikes2d@^1.0.2",
|
|
"name": "gl-spikes2d",
|
|
"escapedName": "gl-spikes2d",
|
|
"rawSpec": "^1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/plotly.js"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gl-spikes2d/-/gl-spikes2d-1.0.2.tgz",
|
|
"_shasum": "ef8dbcff6c7451dec2b751d7a3c593d09ad5457f",
|
|
"_spec": "gl-spikes2d@^1.0.2",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js",
|
|
"author": {
|
|
"name": "Mikola Lysenko"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gl-vis/gl-spikes2d/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Axes spikes for 2d webgl plots",
|
|
"devDependencies": {
|
|
"chttps": "^1.0.6"
|
|
},
|
|
"homepage": "https://github.com/gl-vis/gl-spikes2d#readme",
|
|
"keywords": [
|
|
"axes",
|
|
"spikes",
|
|
"webgl",
|
|
"2d"
|
|
],
|
|
"license": "MIT",
|
|
"main": "spikes.js",
|
|
"name": "gl-spikes2d",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/gl-vis/gl-spikes2d.git"
|
|
},
|
|
"scripts": {
|
|
"postshrinkwrap": "chttps .",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|
|
|