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.
57 lines
1.5 KiB
57 lines
1.5 KiB
{
|
|
"_from": "next-tick@^0.2.2",
|
|
"_id": "next-tick@0.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ddpKkn7liH45BliABltzNkE7MQ0=",
|
|
"_location": "/async-settle/next-tick",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "next-tick@^0.2.2",
|
|
"name": "next-tick",
|
|
"escapedName": "next-tick",
|
|
"rawSpec": "^0.2.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/async-settle/async-done"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
|
|
"_shasum": "75da4a927ee5887e39065880065b7336413b310d",
|
|
"_spec": "next-tick@^0.2.2",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/async-settle/node_modules/async-done",
|
|
"author": {
|
|
"name": "Mariusz Nowak",
|
|
"email": "medykk@medikoo.com",
|
|
"url": "http://www.medikoo.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/medikoo/next-tick/issues",
|
|
"email": "medikoo+next-tick@medikoo.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Environment agnostic nextTick polyfill",
|
|
"devDependencies": {
|
|
"tad": "~0.1.21"
|
|
},
|
|
"homepage": "https://github.com/medikoo/next-tick#readme",
|
|
"keywords": [
|
|
"nexttick",
|
|
"setImmediate",
|
|
"setTimeout",
|
|
"async"
|
|
],
|
|
"license": "MIT",
|
|
"name": "next-tick",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/medikoo/next-tick.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node node_modules/tad/bin/tad"
|
|
},
|
|
"version": "0.2.2"
|
|
}
|
|
|