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.
71 lines
1.6 KiB
71 lines
1.6 KiB
{
|
|
"_from": "mouse-event@^1.0.0",
|
|
"_id": "mouse-event@1.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-s3ie23EJmX1aky0dAdqhVDpQFzI=",
|
|
"_location": "/mouse-event",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mouse-event@^1.0.0",
|
|
"name": "mouse-event",
|
|
"escapedName": "mouse-event",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/mouse-change"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mouse-event/-/mouse-event-1.0.5.tgz",
|
|
"_shasum": "b3789edb7109997d5a932d1d01daa1543a501732",
|
|
"_spec": "mouse-event@^1.0.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/mouse-change",
|
|
"author": {
|
|
"name": "Mikola Lysenko"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mikolalysenko/mouse-event/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Cross browser mouse event property access",
|
|
"directories": {
|
|
"example": "example"
|
|
},
|
|
"homepage": "https://github.com/mikolalysenko/mouse-event",
|
|
"keywords": [
|
|
"mouse",
|
|
"event",
|
|
"buttons",
|
|
"which",
|
|
"button",
|
|
"element",
|
|
"target",
|
|
"srcelement",
|
|
"polyfill",
|
|
"fix",
|
|
"portable",
|
|
"firefox",
|
|
"chrome",
|
|
"mousevent",
|
|
"click",
|
|
"left",
|
|
"right",
|
|
"middle",
|
|
"fix",
|
|
"bug"
|
|
],
|
|
"license": "MIT",
|
|
"main": "mouse.js",
|
|
"name": "mouse-event",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mikolalysenko/mouse-event.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.5"
|
|
}
|
|
|