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.
65 lines
1.6 KiB
65 lines
1.6 KiB
4 years ago
|
{
|
||
|
"_from": "mdbvue@^6.5.0",
|
||
|
"_id": "mdbvue@6.5.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-OfQhhDasYqFIFDBmU64oT8xmEp3Ng1q8YYGHccgPMXxtPmnTdi23m2+uZnVLO5rkFmv0RA7XQX679ggHmY+JjQ==",
|
||
|
"_location": "/mdbvue",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "mdbvue@^6.5.0",
|
||
|
"name": "mdbvue",
|
||
|
"escapedName": "mdbvue",
|
||
|
"rawSpec": "^6.5.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^6.5.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/mdbvue/-/mdbvue-6.5.0.tgz",
|
||
|
"_shasum": "5c103dc46021ef5934c50b5368763742f6b4fe8b",
|
||
|
"_spec": "mdbvue@^6.5.0",
|
||
|
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
|
||
|
"author": {
|
||
|
"name": "MDBootstrap",
|
||
|
"email": "support@mdbootstrap.com"
|
||
|
},
|
||
|
"browserslist": [
|
||
|
"> 1%",
|
||
|
"last 2 versions"
|
||
|
],
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
||
|
"axios": "^0.19.0",
|
||
|
"bootstrap-css-only": "^4.3.1",
|
||
|
"chart.js": "^2.8.0",
|
||
|
"core-js": "^3.1.2",
|
||
|
"moment": "^2.24.0",
|
||
|
"popper.js": "^1.16.0",
|
||
|
"vue": "^2.6.11",
|
||
|
"vue-chartjs": "^3.4.2",
|
||
|
"vue-clickaway": "^2.2.2",
|
||
|
"vue-numeric": "^2.3.0",
|
||
|
"vue-plugin-load-script": "^1.2.0",
|
||
|
"vue-router": "^3.1.3",
|
||
|
"vue2-perfect-scrollbar": "^1.2.1",
|
||
|
"vuex": "^3.1.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Vue Bootstrap with Material Design",
|
||
|
"files": [
|
||
|
"lib/*",
|
||
|
"nuxt/*",
|
||
|
"src/components",
|
||
|
"src/directives",
|
||
|
"src/mixins"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./lib",
|
||
|
"name": "mdbvue",
|
||
|
"version": "6.5.0"
|
||
|
}
|