scikit-learn-contrib / DESlib

A Python library for dynamic classifier and ensemble selection
BSD 3-Clause "New" or "Revised" License
479 stars 106 forks source link

Fix meta des new meta classifier #189

Closed Menelau closed 4 years ago

Menelau commented 4 years ago

Fix problem with classifiers that can implement or not the predict_poba method (e.g., SVC)