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.3 KiB
53 lines
1.3 KiB
{
|
|
"_from": "mumath@^3.3.4",
|
|
"_id": "mumath@3.3.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-SNSg8P2MrU57Mglu6JsWGmPTC78=",
|
|
"_location": "/mumath",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mumath@^3.3.4",
|
|
"name": "mumath",
|
|
"escapedName": "mumath",
|
|
"rawSpec": "^3.3.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.3.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/color-space"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mumath/-/mumath-3.3.4.tgz",
|
|
"_shasum": "48d4a0f0fd8cad4e7b32096ee89b161a63d30bbf",
|
|
"_spec": "mumath@^3.3.4",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/color-space",
|
|
"author": {
|
|
"name": "dfcreative"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dfcreative/mumath/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"almost-equal": "^1.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Practical math utils for components",
|
|
"homepage": "https://github.com/dfcreative/mumath",
|
|
"keywords": [
|
|
"math",
|
|
"geometry"
|
|
],
|
|
"license": "Unlicense",
|
|
"main": "index.js",
|
|
"name": "mumath",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dfcreative/mumath.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/index.js"
|
|
},
|
|
"version": "3.3.4"
|
|
}
|
|
|