Explores logistic regression fundamentals, including cost functions, regularization, and classification boundaries, with practical examples using scikit-learn.
Explores model selection, evaluation, and generalization in machine learning, emphasizing unbiased performance estimation and the risks of over-learning.
Explores evaluation protocols in machine learning, including recall, precision, accuracy, and specificity, with real-world examples like COVID-19 testing.