Skip to content

Added APLRClassifier, enabling two-class and multi-class classification

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 24 May 16:09
· 241 commits to main since this release

Added APLRClassifier, enabling two-class and multi-class classification. Also two small bugfixes in APLRRegressor and a renaming of the get_m() method to get_optimal_m().