Added APLRClassifier, enabling two-class and multi-class classification
·
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().