Photo by Marek Piwnicki on Unsplash
Read More

Confusion Matrix

The confusion matrix is ​​a tool used to measure the performances of models. This allows data scientists to analyze and optimize models. Therefore, when learning machine learning, we must learn to use confusion matrix. In addition, this article will also introduce accuracy, recall, precision, and F1 score.
Read More