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.
73 lines
2.4 KiB
73 lines
2.4 KiB
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
<a name="0.3.0"></a>
|
|
# [0.3.0](https://github.com/nuxt-community/opencollective/compare/v0.2.2...v0.3.0) (2019-08-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* build step ([af95080](https://github.com/nuxt-community/opencollective/commit/af95080))
|
|
|
|
|
|
### Features
|
|
|
|
* add opt out compatibility with `opencollective-postinstall` (closes [#7](https://github.com/nuxt-community/opencollective/issues/7)) ([#8](https://github.com/nuxt-community/opencollective/issues/8)) ([aed4a80](https://github.com/nuxt-community/opencollective/commit/aed4a80))
|
|
|
|
|
|
|
|
<a name="0.2.2"></a>
|
|
## [0.2.2](https://github.com/nuxt-community/opencollective/compare/v0.2.1...v0.2.2) (2019-04-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* properly hide message ([#6](https://github.com/nuxt-community/opencollective/issues/6)) ([ed2efb0](https://github.com/nuxt-community/opencollective/commit/ed2efb0))
|
|
|
|
|
|
|
|
<a name="0.2.1"></a>
|
|
## [0.2.1](https://github.com/nuxt-community/opencollective/compare/v0.2.0...v0.2.1) (2018-12-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **bin:** force exit process ([#4](https://github.com/nuxt-community/opencollective/issues/4)) ([b5b0a81](https://github.com/nuxt-community/opencollective/commit/b5b0a81))
|
|
* gracefully handle network errors ([#3](https://github.com/nuxt-community/opencollective/issues/3)) ([04df30a](https://github.com/nuxt-community/opencollective/commit/04df30a))
|
|
|
|
|
|
|
|
<a name="0.2.0"></a>
|
|
# [0.2.0](https://github.com/nuxt-community/opencollective/compare/v0.1.0...v0.2.0) (2018-11-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **ci:** add build step ([d8e7314](https://github.com/nuxt-community/opencollective/commit/d8e7314))
|
|
|
|
|
|
### Features
|
|
|
|
* update consola and esm dependencies ([714ca65](https://github.com/nuxt-community/opencollective/commit/714ca65))
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
* **pkg:** use CJS dist for smaller package and faster startup ([2ade457](https://github.com/nuxt-community/opencollective/commit/2ade457))
|
|
|
|
|
|
|
|
<a name="0.1.0"></a>
|
|
# 0.1.0 (2018-09-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* legacy logo query ([c1b5b91](https://github.com/nuxt-community/opencollective/commit/c1b5b91))
|
|
* print donation text and url ([1d54f60](https://github.com/nuxt-community/opencollective/commit/1d54f60))
|
|
|
|
|
|
### Features
|
|
|
|
* make it work ([8d1cb6e](https://github.com/nuxt-community/opencollective/commit/8d1cb6e))
|
|
|