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.
69 lines
1.6 KiB
69 lines
1.6 KiB
{
|
|
"_from": "mouse-change@^1.4.0",
|
|
"_id": "mouse-change@1.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-wrd+W/o0pDzhRFyBV6Tk3JiVwU8=",
|
|
"_location": "/mouse-change",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mouse-change@^1.4.0",
|
|
"name": "mouse-change",
|
|
"escapedName": "mouse-change",
|
|
"rawSpec": "^1.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gl-plot3d",
|
|
"/plotly.js"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mouse-change/-/mouse-change-1.4.0.tgz",
|
|
"_shasum": "c2b77e5bfa34a43ce1445c8157a4e4dc9895c14f",
|
|
"_spec": "mouse-change@^1.4.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js",
|
|
"author": {
|
|
"name": "Mikola Lysenko"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mikolalysenko/mouse-change/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"mouse-event": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Mouse state change listener",
|
|
"devDependencies": {},
|
|
"directories": {
|
|
"example": "example"
|
|
},
|
|
"homepage": "https://github.com/mikolalysenko/mouse-change",
|
|
"keywords": [
|
|
"mouse",
|
|
"state",
|
|
"listen",
|
|
"change",
|
|
"button",
|
|
"click",
|
|
"hold",
|
|
"up",
|
|
"down",
|
|
"over",
|
|
"polyfill",
|
|
"bug",
|
|
"fix"
|
|
],
|
|
"license": "MIT",
|
|
"main": "mouse-listen.js",
|
|
"name": "mouse-change",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mikolalysenko/mouse-change.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.4.0"
|
|
}
|
|
|