alvarouc / polyssifier

run a multitude of classifiers on you data and get an AUC report
GNU General Public License v2.0
68 stars 23 forks source link

Remove matplotlib rotation ValueError #24

Open cbedetti opened 2 years ago

cbedetti commented 2 years ago

Versions installed: Python 3.8.10 matplotlib==3.6.0

Error:

ValueError: rotation must be 'vertical', 'horizontal' or a number, not 90