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.
616 B
616 B
Changelog
[1.5.0] - 2020-01-16
Notable changes:
- Recreated build tools using Rollup
- Updated all dependencies to its latest versions
- Switched from Travis CI to GitHub Actions
- Added Dependabot to keep our dependencies up-to-date
- Fixed RTL support (#744, #689, #750)
- Fixed
shouldBeConsumedByChild
logic inmouse-wheel.js
(#841) - Improved compatibility with parent class (#839)
- Added missing properties in types definition (#808)
- Added support for fractional size of scrolled element (#837)
- Added support for touch devices (#829, #867)
- Added dragging support for mobile devices (#811)