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.
59 lines
1.4 KiB
59 lines
1.4 KiB
{
|
|
"_from": "audit@0.0.6",
|
|
"_id": "audit@0.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-/vF92Erx3NKlYz/UbTsa3LCEvzs=",
|
|
"_location": "/audit",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "audit@0.0.6",
|
|
"name": "audit",
|
|
"escapedName": "audit",
|
|
"rawSpec": "0.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/audit/-/audit-0.0.6.tgz",
|
|
"_shasum": "fef17dd84af1dcd2a5633fd46d3b1adcb084bf3b",
|
|
"_spec": "audit@0.0.6",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
|
|
"author": {
|
|
"name": "Weltschmerz",
|
|
"email": "chlavois@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Weltschmerz/Audit/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Generate performance statistics for async or sync functions",
|
|
"devDependencies": {
|
|
"should": "1.0.0",
|
|
"vows": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.5.0"
|
|
},
|
|
"homepage": "https://github.com/Weltschmerz/Audit#readme",
|
|
"keywords": [
|
|
"bench",
|
|
"audit",
|
|
"performance"
|
|
],
|
|
"main": "lib/audit.js",
|
|
"name": "audit",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/Weltschmerz/Audit.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.0.6"
|
|
}
|
|
|