Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering fundamental concepts of deep learning, including model evaluation and performance metrics.
Metrics and scoring: quantifying the quality of predictions, Scikit-learn developers, 2023 - Official documentation for scikit-learn, detailing various classification metrics and their usage, including confusion matrices and averaging strategies.