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.
62 lines
1.5 KiB
62 lines
1.5 KiB
{
|
|
"_from": "right-now@^1.0.0",
|
|
"_id": "right-now@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-bolgne69fc2vja7Mmuo5z1haCRg=",
|
|
"_location": "/right-now",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "right-now@^1.0.0",
|
|
"name": "right-now",
|
|
"escapedName": "right-now",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gl-plot3d",
|
|
"/mouse-wheel",
|
|
"/plotly.js"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/right-now/-/right-now-1.0.0.tgz",
|
|
"_shasum": "6e89609deebd7dcdaf8daecc9aea39cf585a0918",
|
|
"_spec": "right-now@^1.0.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js",
|
|
"author": {
|
|
"name": "Hugh Kennedy",
|
|
"email": "hughskennedy@gmail.com",
|
|
"url": "http://hughskennedy.com/"
|
|
},
|
|
"browser": "browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/hughsk/right-now/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Get the quickest, most high-resolution timestamp possible in node or the browser",
|
|
"homepage": "https://github.com/hughsk/right-now#readme",
|
|
"keywords": [
|
|
"time",
|
|
"high",
|
|
"resolution",
|
|
"fast",
|
|
"quick",
|
|
"nanosecond",
|
|
"millsecond",
|
|
"performance",
|
|
"now"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "right-now",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hughsk/right-now.git"
|
|
},
|
|
"scripts": {
|
|
"test": "say sorry"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|
|
|