Login to filter by course Login to filter by course Reset
Understanding ROC CurvesExplores the ROC curve, True Positive Rate, False Positive Rate, and prediction probabilities in classification models.
Evaluation of Binary ClassifiersDiscusses the evaluation of binary classifiers, including recall, sensitivity, specificity, ROC curves, and performance measures.
Evaluation ProtocolsExplores evaluation protocols in machine learning, including recall, precision, accuracy, and specificity, with real-world examples like COVID-19 testing.
Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Model Evaluation: K-Nearest NeighborExplores model evaluation with K-Nearest Neighbor, covering optimal k selection, similarity metrics, and performance metrics for classification models.
Machine Learning BasicsIntroduces machine learning basics, including data collection, model evaluation, and feature normalization.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.