Fixed a minor bug
·
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.