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.
92 lines
2.3 KiB
92 lines
2.3 KiB
{
|
|
"_from": "underscore.string@1.1.4",
|
|
"_id": "underscore.string@1.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-m+BrI7jj2ZbqICD5mEICBp497hI=",
|
|
"_location": "/underscore.string",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "underscore.string@1.1.4",
|
|
"name": "underscore.string",
|
|
"escapedName": "underscore.string",
|
|
"rawSpec": "1.1.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/fix"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-1.1.4.tgz",
|
|
"_shasum": "9be06b23b8e3d996ea2020f9984202069e3dee12",
|
|
"_spec": "underscore.string@1.1.4",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/fix",
|
|
"bugs": {
|
|
"url": "https://github.com/edtsech/underscore.string/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Esa-Matti Suuronen",
|
|
"email": "esa-matti@suuronen.org",
|
|
"url": "http://esa-matti.suuronen.org/"
|
|
},
|
|
{
|
|
"name": "Edward Tsech",
|
|
"email": "edtsech@gmail.com"
|
|
},
|
|
{
|
|
"name": "Sasha Koss",
|
|
"email": "kossnocorp@gmail.com",
|
|
"url": "http://koss.nocorp.me/"
|
|
},
|
|
{
|
|
"name": "Vladimir Dronnikov",
|
|
"email": "dronnikov@gmail.com"
|
|
},
|
|
{
|
|
"name": "Pete Kruckenberg",
|
|
"email": "https://github.com/kruckenb",
|
|
"url": "<https://github.com/kruckenb>"
|
|
},
|
|
{
|
|
"name": "Paul Chavard",
|
|
"email": "paul@chavard.net",
|
|
"url": "<http://tchak.net>"
|
|
},
|
|
{
|
|
"name": "Ed Finkler",
|
|
"email": "coj@funkatron.com",
|
|
"url": "<http://funkatron.com>"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"underscore": "1.1.6"
|
|
},
|
|
"deprecated": false,
|
|
"description": "String manipulation extensions for Underscore.js javascript library.",
|
|
"directories": {
|
|
"lib": "./lib"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "https://github.com/edtsech/underscore.string",
|
|
"keywords": [
|
|
"underscore",
|
|
"string"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT"
|
|
}
|
|
],
|
|
"main": "./lib/underscore.string",
|
|
"name": "underscore.string",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/edtsech/underscore.string.git"
|
|
},
|
|
"version": "1.1.4"
|
|
}
|
|
|