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.
821 B
821 B
0.11.1 - 2016-01-03
- Fixed: three tests being ignored
if() -> it()
- Changed: moved to XO standard
0.11.0 - 2016-01-02
- Fixed: Hue modulo when specifying values < 0 or > 360 (#76)
- Corrected some package.json information
0.10.1 - 2015-07-02
- Fixed: handling of 0% mix (#65)
0.10.0 - 2015-07-02
- Fixed:
mix()
works with a 0..1 range (instead of 0..100 since 0.9.0) (#64)
0.9.0 - 2015-06-21
- Fixed:
mix()
implementation is now the same as in Sass (#60)
0.8.0 - 2015-03-03
- Removed: bower support
- Removed: component(1) support
- Changed: Upgrade to color-string 0.3
Check out commit logs for older releases