R -критерий матрицы путаницы
# Convert outcomes to a yardstick confusion matrix
confusion <- conf_mat(outcomes)
Successful Salmon
# Convert outcomes to a yardstick confusion matrix
confusion <- conf_mat(outcomes)