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.
53 lines
1.5 KiB
53 lines
1.5 KiB
{
|
|
"_from": "is-string-blank@^1.0.1",
|
|
"_id": "is-string-blank@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9H+ZBCVs3L9OYqv8nuUAzpcT9OTgMD1yAWrG7ihlnibdkbtB850heAmYWxHuXc4CHy4lKeK69tN+ny1K7gBIrw==",
|
|
"_location": "/is-string-blank",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "is-string-blank@^1.0.1",
|
|
"name": "is-string-blank",
|
|
"escapedName": "is-string-blank",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/fast-isnumeric",
|
|
"/gl-scatter3d"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-string-blank/-/is-string-blank-1.0.1.tgz",
|
|
"_shasum": "866dca066d41d2894ebdfd2d8fe93e586e583a03",
|
|
"_spec": "is-string-blank@^1.0.1",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/fast-isnumeric",
|
|
"author": {
|
|
"name": "Alex Johnson",
|
|
"url": "@alexcjohnson"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/plotly/is-string-blank/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "The fast way to check if a string is blank",
|
|
"devDependencies": {},
|
|
"homepage": "https://github.com/plotly/is-string-blank#readme",
|
|
"keywords": [
|
|
"string",
|
|
"blank",
|
|
"javascript",
|
|
"fast"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "is-string-blank",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/plotly/is-string-blank.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.1"
|
|
}
|
|
|