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.
63 lines
1.5 KiB
63 lines
1.5 KiB
{
|
|
"_from": "sharkdown@^0.1.0",
|
|
"_id": "sharkdown@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-exwooSpmo5s45lrexgz6Q0rFQM574wYIX3iDZ7RLLqOb7IAoQZu9nxlZODU972g19sR69OIpKP2cpHTzU+PHIg==",
|
|
"_location": "/sharkdown",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "sharkdown@^0.1.0",
|
|
"name": "sharkdown",
|
|
"escapedName": "sharkdown",
|
|
"rawSpec": "^0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/geojson-rewind"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sharkdown/-/sharkdown-0.1.1.tgz",
|
|
"_shasum": "64484bd0f08f347f8319e9ff947a670f6b48b1b2",
|
|
"_spec": "sharkdown@^0.1.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/geojson-rewind",
|
|
"author": {
|
|
"name": "Tom MacWright"
|
|
},
|
|
"bin": {
|
|
"sharkdown": "sharkdown"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"cardinal": "~0.4.2",
|
|
"minimist": "0.0.5",
|
|
"split": "~0.2.10"
|
|
},
|
|
"deprecated": false,
|
|
"description": "markdown in your shell",
|
|
"devDependencies": {
|
|
"expect.js": "~0.2.0",
|
|
"mocha": "~1.13.0",
|
|
"stream-spigot": "~2.1.2"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"keywords": [
|
|
"markdown",
|
|
"shell",
|
|
"sh",
|
|
"highlighting",
|
|
"stream",
|
|
"format",
|
|
"mkd"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "index.js",
|
|
"name": "sharkdown",
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|
|
|