Explores evaluation protocols in machine learning, including recall, precision, accuracy, and specificity, with real-world examples like COVID-19 testing.
Explores data collection, feature selection, model building, and performance evaluation in machine learning, emphasizing feature engineering and model selection.
Explores logistic regression fundamentals, including cost functions, regularization, and classification boundaries, with practical examples using scikit-learn.