2 results for “topic:bayes-optimal-classifier”
Performing classification of penguin species using a Naive Bayes classifier, both implemented from scratch and with Scikit-Learn, including data preprocessing, training, and evaluation.
A note on the Equal Error Rate metric