- Initially, a neural network using manual layers was created.
- Then, pre-trained models were applied to the current problem.
- Apply transfer learning.
The best resulting classification in the binary problem is:
![]() |
1. Confusion matrix of the best results for binary classification |
The best classification confusion matrix in the multiclass problem with 84.5% accuracy is:
![]() |
1. Confusion matrix of the best results for multiclass classification |