StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
 
 
 
 
Angelos Chatzimparmpas e069030893 fix the frontend 4 years ago
..
docs fix the frontend 4 years ago
function fix the frontend 4 years ago
global-this fix the frontend 4 years ago
lib/private fix the frontend 4 years ago
math fix the frontend 4 years ago
node_modules/type fix the frontend 4 years ago
object/entries fix the frontend 4 years ago
string fix the frontend 4 years ago
string_/includes fix the frontend 4 years ago
test fix the frontend 4 years ago
thenable_ fix the frontend 4 years ago
.editorconfig fix the frontend 4 years ago
CHANGELOG.md fix the frontend 4 years ago
LICENSE fix the frontend 4 years ago
README.md fix the frontend 4 years ago
package.json fix the frontend 4 years ago

README.md

ext

(Previously known as es5-ext)

JavaScript language extensions (with respect to evolving standard)

Non-standard or soon to be standard language utilities in a future proof, non-invasive form.

Doesn't enforce transpilation step. Where it's applicable utilities/extensions are safe to use in all ES3+ implementations.

Installation

npm install ext

Utilities