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.
41 lines
1.2 KiB
41 lines
1.2 KiB
{
|
|
"_from": "babel-plugin-syntax-jsx@^6.18.0",
|
|
"_id": "babel-plugin-syntax-jsx@6.18.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=",
|
|
"_location": "/babel-plugin-syntax-jsx",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-syntax-jsx@^6.18.0",
|
|
"name": "babel-plugin-syntax-jsx",
|
|
"escapedName": "babel-plugin-syntax-jsx",
|
|
"rawSpec": "^6.18.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.18.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz",
|
|
"_shasum": "0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946",
|
|
"_spec": "babel-plugin-syntax-jsx@^6.18.0",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend",
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Allow parsing of jsx",
|
|
"devDependencies": {},
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-syntax-jsx",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx"
|
|
},
|
|
"version": "6.18.0"
|
|
}
|
|
|