Evaluation in NLPDelves into NLP evaluation, covering gold standards, precision, recall, and statistical significance.
Prediction testsExplores out-of-sample validation and the methodology of cross-validation for testing predictive models.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Model EvaluationExplores underfitting, overfitting, hyperparameters, bias-variance trade-off, and model evaluation in machine learning.
Playing Connect FourExplores the implementation of Connect Four game functionalities and testing methods.
Model Evaluation: K-Nearest NeighborExplores model evaluation with K-Nearest Neighbor, covering optimal k selection, similarity metrics, and performance metrics for classification models.
Model EvaluationDelves into model evaluation, covering theory, training error, prediction error, resampling methods, and information criteria.