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
4 years ago
|
{
|
||
|
"_from": "normals@^1.0.1",
|
||
|
"_id": "normals@1.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-MltZXtNK/kZ6bFWhT9kIV4f/WcA=",
|
||
|
"_location": "/normals",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "normals@^1.0.1",
|
||
|
"name": "normals",
|
||
|
"escapedName": "normals",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gl-mesh3d"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/normals/-/normals-1.1.0.tgz",
|
||
|
"_shasum": "325b595ed34afe467a6c55a14fd9085787ff59c0",
|
||
|
"_spec": "normals@^1.0.1",
|
||
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-mesh3d",
|
||
|
"author": {
|
||
|
"name": "Mikola Lysenko"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mikolalysenko/normals/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Estimates normals for meshes",
|
||
|
"gitHead": "50f414d8b3cb222d72738ac517b66468e94065d5",
|
||
|
"homepage": "https://github.com/mikolalysenko/normals#readme",
|
||
|
"keywords": [
|
||
|
"normal",
|
||
|
"mesh",
|
||
|
"normals",
|
||
|
"estimate",
|
||
|
"3d",
|
||
|
"geometry"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "normals.js",
|
||
|
"name": "normals",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/mikolalysenko/normals.git"
|
||
|
},
|
||
|
"version": "1.1.0"
|
||
|
}
|