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.
70 lines
1.8 KiB
70 lines
1.8 KiB
{
|
|
"_from": "cint@^8.2.1",
|
|
"_id": "cint@8.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-cDhrG0jidz0NYxZqVa/5TvRFahI=",
|
|
"_location": "/cint",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cint@^8.2.1",
|
|
"name": "cint",
|
|
"escapedName": "cint",
|
|
"rawSpec": "^8.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^8.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/npm-check-updates"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cint/-/cint-8.2.1.tgz",
|
|
"_shasum": "70386b1b48e2773d0d63166a55aff94ef4456a12",
|
|
"_spec": "cint@^8.2.1",
|
|
"_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/npm-check-updates",
|
|
"author": {
|
|
"name": "Raine Lourie"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/metaraine/cint/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "A library of Javascript utility functions with an emphasis on Functional Programming.",
|
|
"devDependencies": {
|
|
"chai": "^2.0.0",
|
|
"gulp": "^3.5.2",
|
|
"gulp-clean": "^0.2.4",
|
|
"gulp-header": "^1.0.2",
|
|
"gulp-jshint": "^1.4.2",
|
|
"gulp-open": "^0.2.8",
|
|
"gulp-rename": "^1.1.0",
|
|
"gulp-template": "^0.1.1",
|
|
"gulp-uglify": "^0.2.1",
|
|
"gulp-util": "^2.2.14",
|
|
"jshint-stylish": "^0.1.5",
|
|
"lodash.assign": "^2.4.1",
|
|
"mocha": "^2.1.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"gitHead": "ba9f4a85fd605fdad2bde942d59b57c7415bd709",
|
|
"homepage": "https://github.com/metaraine/cint#readme",
|
|
"keywords": [
|
|
"functional",
|
|
"utility"
|
|
],
|
|
"license": "ISC",
|
|
"main": "cint.js",
|
|
"name": "cint",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/metaraine/cint.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "8.2.1"
|
|
}
|
|
|