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.
24 lines
1.1 KiB
24 lines
1.1 KiB
4 years ago
|
[](https://travis-ci.org/nashdot/accounting-js)
|
||
|
[](https://www.npmjs.com/package/accounting-js)
|
||
|
|
||
|
**accounting-js** is a tiny JavaScript library for number, money and currency parsing/formatting. It's lightweight, fully localisable, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.
|
||
|
|
||
|
Same as original [accounting.js](http://openexchangerates.github.io/accounting.js), but
|
||
|
|
||
|
* Rewrited with es6, respecting common style
|
||
|
* Using Rollup to produce UMD version
|
||
|
* Tested with [Ava](https://github.com/sindresorhus/ava), Coverage with [Nyc](https://github.com/bcoe/nyc)
|
||
|
* Applied corrections from
|
||
|
* @Lakshmi-Sharma
|
||
|
* @spidergears
|
||
|
* @jvc
|
||
|
* @latentflip
|
||
|
* @stevenbristol
|
||
|
* @samosad
|
||
|
* @solinas
|
||
|
* Published as [**accounting-js**](https://www.npmjs.com/package/accounting-js) on NPM
|
||
|
|
||
|
Copyright (c) 2016 Nashdot, MIT License
|
||
|
|
||
|
Copyright (c) 2014 Open Exchange Rates, MIT License
|