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.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_from": "gitbook-plugin-github@^2.0.0",
|
|
"_id": "gitbook-plugin-github@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0=",
|
|
"_location": "/gitbook-plugin-github",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "gitbook-plugin-github@^2.0.0",
|
|
"name": "gitbook-plugin-github",
|
|
"escapedName": "gitbook-plugin-github",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/vue2-simplert"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz",
|
|
"_shasum": "5166e763cfcc402d432880b7a6c85c1c54b56a8d",
|
|
"_spec": "gitbook-plugin-github@^2.0.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/vue2-simplert",
|
|
"authors": [
|
|
{
|
|
"name": "Michael Jackson"
|
|
},
|
|
{
|
|
"name": "Samy Pessé",
|
|
"email": "samy@gitbook.com"
|
|
}
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/GitbookIO/plugin-github/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Display a link to your GitHub repo in your gitbook",
|
|
"engines": {
|
|
"gitbook": ">=2.5.0"
|
|
},
|
|
"gitbook": {
|
|
"properties": {
|
|
"url": {
|
|
"type": "string",
|
|
"required": true,
|
|
"title": "URL to your GitHub repository"
|
|
}
|
|
}
|
|
},
|
|
"homepage": "https://github.com/GitbookIO/plugin-github#readme",
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"name": "gitbook-plugin-github",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/GitbookIO/plugin-github.git"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|
|
|