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.
51 lines
1.3 KiB
51 lines
1.3 KiB
{
|
|
"_from": "multipipe@^0.3.0",
|
|
"_id": "multipipe@0.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-kmJVJXYboE/qoJYFtjgrziyR8R8=",
|
|
"_location": "/multipipe",
|
|
"_phantomChildren": {
|
|
"readable-stream": "2.3.6"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "multipipe@^0.3.0",
|
|
"name": "multipipe",
|
|
"escapedName": "multipipe",
|
|
"rawSpec": "^0.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/ify-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.3.1.tgz",
|
|
"_shasum": "92625525761ba04feaa09605b6382bce2c91f11f",
|
|
"_spec": "multipipe@^0.3.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/ify-loader",
|
|
"bugs": {
|
|
"url": "https://github.com/juliangruber/multipipe/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"duplexer2": "^0.1.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "pipe streams with centralized error handling",
|
|
"devDependencies": {
|
|
"mocha": "^2.5.2",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"homepage": "https://github.com/juliangruber/multipipe#readme",
|
|
"license": "MIT",
|
|
"name": "multipipe",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/juliangruber/multipipe.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.3.1"
|
|
}
|
|
|