Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add each class test accuracy? #2

Open
Chen65010445 opened this issue Jun 11, 2021 · 1 comment
Open

Is it possible to add each class test accuracy? #2

Chen65010445 opened this issue Jun 11, 2021 · 1 comment

Comments

@Chen65010445
Copy link

Sometimes I thought only total acc would not satisfy my request, so is it possible to show each class test acc during the evaluation?

@boguss1225
Copy link

boguss1225 commented Dec 1, 2022

Yes see my folked repository. (https://github.com/boguss1225/TensorFlow2.0_Image_Classification)
It provides following additional features!
1. Added 25 models from Keras API
2. Auto Evaluation + Testing after training
3. Added more metrics (AUC, Precision, Recall)
4. Added early stop (patient=5) callback
5. Added Saving Best model callback
6. Added History saving function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants