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.
87 lines
2.2 KiB
87 lines
2.2 KiB
4 years ago
|
{
|
||
|
"_from": "lodash.bind@^3.1.0",
|
||
|
"_id": "lodash.bind@3.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-+V9IY419i7tYVPkIJmUnmZ+/pLs=",
|
||
|
"_location": "/lodash.bind",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "lodash.bind@^3.1.0",
|
||
|
"name": "lodash.bind",
|
||
|
"escapedName": "lodash.bind",
|
||
|
"rawSpec": "^3.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/helper-cache"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-3.1.0.tgz",
|
||
|
"_shasum": "f95f48638d7d8bbb5854f908266527999fbfa4bb",
|
||
|
"_spec": "lodash.bind@^3.1.0",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/helper-cache",
|
||
|
"author": {
|
||
|
"name": "John-David Dalton",
|
||
|
"email": "john.david.dalton@gmail.com",
|
||
|
"url": "http://allyoucanleet.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/lodash/lodash/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "John-David Dalton",
|
||
|
"email": "john.david.dalton@gmail.com",
|
||
|
"url": "http://allyoucanleet.com/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Benjamin Tan",
|
||
|
"email": "demoneaux@gmail.com",
|
||
|
"url": "https://d10.github.io/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Blaine Bublitz",
|
||
|
"email": "blaine@iceddev.com",
|
||
|
"url": "http://www.iceddev.com/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Kit Cambridge",
|
||
|
"email": "github@kitcambridge.be",
|
||
|
"url": "http://kitcambridge.be/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Mathias Bynens",
|
||
|
"email": "mathias@qiwi.be",
|
||
|
"url": "https://mathiasbynens.be/"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"lodash._createwrapper": "^3.0.0",
|
||
|
"lodash._replaceholders": "^3.0.0",
|
||
|
"lodash.restparam": "^3.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "The modern build of lodash’s `_.bind` as a module.",
|
||
|
"homepage": "https://lodash.com/",
|
||
|
"icon": "https://lodash.com/icon.svg",
|
||
|
"keywords": [
|
||
|
"lodash",
|
||
|
"lodash-modularized",
|
||
|
"stdlib",
|
||
|
"util"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "lodash.bind",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/lodash/lodash.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
|
||
|
},
|
||
|
"version": "3.1.0"
|
||
|
}
|