Hi, I'm Saurabh Singh, a Machine Learning Engineer from Pune.
Hi, I'm Saurabh Singh, a Machine Learning Engineer from Pune.
Test your knowledge :
Why aren't test_loss and test_accuracy correlated ?
Follow the discussion here
Underfitting Curve due to relatively less training time
Model ends up bieng slightly overfitting after about ~100 epochs
Confusion matrices are a useful tool for evaluating the performance of multiclass classification models, such as those used for image classification tasks. In a multiclass classification problem involving three classes, the confusion matrix provides valuable insights into the model's predictions and misclassifications.