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.
51 lines
1.2 KiB
51 lines
1.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"delegates@1.0.0",
|
|
"/Users/pipobscure/fsevents"
|
|
]
|
|
],
|
|
"_from": "delegates@1.0.0",
|
|
"_id": "delegates@1.0.0",
|
|
"_inBundle": true,
|
|
"_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
|
|
"_location": "/fsevents/delegates",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "delegates@1.0.0",
|
|
"name": "delegates",
|
|
"escapedName": "delegates",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/fsevents/are-we-there-yet"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "/Users/pipobscure/fsevents",
|
|
"bugs": {
|
|
"url": "https://github.com/visionmedia/node-delegates/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "delegate methods and accessors to another property",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"homepage": "https://github.com/visionmedia/node-delegates#readme",
|
|
"keywords": [
|
|
"delegate",
|
|
"delegation"
|
|
],
|
|
"license": "MIT",
|
|
"name": "delegates",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/visionmedia/node-delegates.git"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|
|
|