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

reporting performance from model runs #12

Open
abfleishman opened this issue Sep 6, 2018 · 0 comments
Open

reporting performance from model runs #12

abfleishman opened this issue Sep 6, 2018 · 0 comments

Comments

@abfleishman
Copy link

I could see it being really useful to instead of making a new csv with performance each time you train a model to actually append the new run to the same csv.

I would love a table that had a summary of the training run. Maybe a csv with

  1. date/time of run,
  2. number of training images,
  3. number of each class,
  4. performance on the cross val or test data (recall and precision and maybe to numbers of FP, TP, FN, TN)
  5. mAP for each run
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

1 participant