Skip to content

Fixed a minor bug

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 22 Jun 15:39
· 147 commits to main since this release

Fixed a minor bug regarding the method get_unique_term_affiliation_shape. When invoking this method from one of the underlying logit APLRRegressor models in an APLRClassifier model, then the method previously had no default parameter value for max_rows_before_sampling. This has now been corrected.