dlab-berkeley / Python-Machine-Learning

D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn in Python.
Other
80 stars 68 forks source link

Typo on confusion matrix in Machine_Learning_Review.pdf #21

Closed kazutoki-m closed 3 years ago

kazutoki-m commented 3 years ago

Machine_Learning_Review.pdf

On page 12: We should swap Specificity and Sensitivity each other per their definitions.