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.
69 lines
1.6 KiB
69 lines
1.6 KiB
{
|
|
"_from": "file-system",
|
|
"_id": "file-system@2.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-fWWDPjojR9zZVqgTxncVPtPt2Yc=",
|
|
"_location": "/file-system",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "file-system",
|
|
"name": "file-system",
|
|
"escapedName": "file-system",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/file-system/-/file-system-2.2.2.tgz",
|
|
"_shasum": "7d65833e3a2347dcd956a813c677153ed3edd987",
|
|
"_spec": "file-system",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
|
|
"author": {
|
|
"name": "douzi",
|
|
"email": "liaowei08@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/douzi8/file-system/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"file-match": "^1.0.1",
|
|
"utils-extend": "^1.0.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Strengthen the ability of file system",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"mocha": "^2.0.1"
|
|
},
|
|
"homepage": "https://github.com/douzi8/file-system",
|
|
"keywords": [
|
|
"file",
|
|
"recursive",
|
|
"recurse",
|
|
"fs",
|
|
"maker",
|
|
"node file",
|
|
"mkdir",
|
|
"rmdir",
|
|
"fs extra",
|
|
"file system"
|
|
],
|
|
"license": "ISC",
|
|
"main": "file-system.js",
|
|
"name": "file-system",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/douzi8/file-system.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test"
|
|
},
|
|
"version": "2.2.2"
|
|
}
|
|
|