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.
44 lines
1.1 KiB
44 lines
1.1 KiB
{
|
|
"_from": "allofw@0.1.0",
|
|
"_id": "allofw@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-AmxSVpoJaAeGrxOwva3uYRLXfPY=",
|
|
"_location": "/allofw",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "allofw@0.1.0",
|
|
"name": "allofw",
|
|
"escapedName": "allofw",
|
|
"rawSpec": "0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/stardust-allofw"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/allofw/-/allofw-0.1.0.tgz",
|
|
"_shasum": "026c52569a09680786af13b0bdadee6112d77cf6",
|
|
"_spec": "allofw@0.1.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/stardust-allofw",
|
|
"author": {
|
|
"name": "Donghao Ren",
|
|
"email": "donghao.ren+npm@gmail.com",
|
|
"url": "https://donghaoren.org/"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"tar": "^4.1.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Prebuilt binaries for Allofw library",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "allofw",
|
|
"scripts": {
|
|
"postinstall": "node postinstall.js"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "0.1.0"
|
|
}
|
|
|