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.
80 lines
2.2 KiB
80 lines
2.2 KiB
4 years ago
|
{
|
||
|
"_from": "lodash._basematches@^3.0.0",
|
||
|
"_id": "lodash._basematches@3.2.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-9H4D8H7CB4SrCWjQy2y1l+IQEVg=",
|
||
|
"_location": "/lodash._basematches",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "lodash._basematches@^3.0.0",
|
||
|
"name": "lodash._basematches",
|
||
|
"escapedName": "lodash._basematches",
|
||
|
"rawSpec": "^3.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/lodash.where"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/lodash._basematches/-/lodash._basematches-3.2.0.tgz",
|
||
|
"_shasum": "f47e03f07ec20784ab0968d0cb6cb597e2101158",
|
||
|
"_spec": "lodash._basematches@^3.0.0",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/lodash.where",
|
||
|
"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._baseismatch": "^3.0.0",
|
||
|
"lodash.pairs": "^3.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "The modern build of lodash’s internal `baseMatches` as a module.",
|
||
|
"homepage": "https://lodash.com/",
|
||
|
"icon": "https://lodash.com/icon.svg",
|
||
|
"license": "MIT",
|
||
|
"name": "lodash._basematches",
|
||
|
"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.2.0"
|
||
|
}
|