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.
85 lines
1.8 KiB
85 lines
1.8 KiB
{
|
|
"_from": "error-symbol@^0.1.0",
|
|
"_id": "error-symbol@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Ck2uN9YA0VopukU9jvkg8YRDM/Y=",
|
|
"_location": "/error-symbol",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "error-symbol@^0.1.0",
|
|
"name": "error-symbol",
|
|
"escapedName": "error-symbol",
|
|
"rawSpec": "^0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/base-runtimes/log-utils",
|
|
"/log-utils",
|
|
"/time-diff/log-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/error-symbol/-/error-symbol-0.1.0.tgz",
|
|
"_shasum": "0a4dae37d600d15a29ba453d8ef920f1844333f6",
|
|
"_spec": "error-symbol@^0.1.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/log-utils",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/error-symbol/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Cross-platform error symbol.",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/error-symbol",
|
|
"keywords": [
|
|
"error",
|
|
"256",
|
|
"ansi",
|
|
"cli",
|
|
"symbol",
|
|
"symbols",
|
|
"colour",
|
|
"command",
|
|
"command-line",
|
|
"console",
|
|
"format",
|
|
"formatting",
|
|
"iterm",
|
|
"log",
|
|
"logging",
|
|
"rgb",
|
|
"shell",
|
|
"string",
|
|
"style",
|
|
"styles",
|
|
"styling",
|
|
"terminal",
|
|
"text",
|
|
"tty",
|
|
"xterm"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "error-symbol",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/error-symbol.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|
|
|