ANN not giving quite favorable results with the new dataset

1 view (last 30 days)
The performance of the Artificial Neural Network (ANN) seems promising based on the training,validation and test data, but it's not giving quite favorable results with the new dataset. Any insights into why this might be happening?
  4 Comments
Sam Chak
Sam Chak on 15 Dec 2023
@Sunita, can you provide the datasets and show how you selected the values for the hyperparameters used in the ANN training process?

Sign in to comment.

Answers (1)

the cyclist
the cyclist on 15 Dec 2023
This could easily be sampling error. Even if your theoretical classification accuracy is 90%, your empirical classification accuracy (on just 20 observations?) can have a wide range.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!