File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11Package: stacks
22Title: Tidy Model Stacking
3- Version: 0.2.4.9000
3+ Version: 1.0.0
44Authors@R: c(
55 person(given = "Simon",
66 family = "Couch",
Original file line number Diff line number Diff line change 1- # stacks (development version)
1+ # stacks 1.0.0
22
3- To be released as stacks 1.0.0.
3+ stacks 1.0.0 is the first production release of the package. While this release
4+ includes only a few minor bug fixes, it's accompanied by a white paper
5+ recently published in the Journal of Open Source software. You can read
6+ that paper [ here] ( https://doi.org/10.21105/joss.04471 ) !
47
5- * Addressed re-introduction of bug arising from outcome levels that are not
8+ This release:
9+
10+ * Addresses re-introduction of a bug arising from outcome levels that are not
611 valid column names in the multinomial classification setting (#133 ).
712* Fixes bug where stacks will return incorrect predictions if an elastic net
813 meta-learner is used, the ` type ` argument to ` predict ` is set to ` "class" ` ,
You can’t perform that action at this time.
0 commit comments