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

Log scoring to database #393

Open
jspjutNV opened this issue Aug 31, 2022 · 2 comments
Open

Log scoring to database #393

jspjutNV opened this issue Aug 31, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jspjutNV
Copy link
Contributor

The scoring models in #381 may be useful metrics for analysis. A useful feature will be to log these results to the sessions table.

@jspjutNV jspjutNV added enhancement New feature or request good first issue Good for newcomers labels Aug 31, 2022
@jspjutNV jspjutNV added this to the Later Release (late 2022) milestone Aug 31, 2022
@jspjutNV jspjutNV added this to To Do in Issue Tracking via automation Aug 31, 2022
@bboudaoud-nv
Copy link
Collaborator

This makes sense to me, we can probably add a way to let people optionally log score (however it is configured) to the database.

I'd suggest that score occur per trial (where it is lease ambiguous) but could also be included in session-level results, though we'd need to have an aggregation metric at that level (sum, mean, etc).

@jspjutNV
Copy link
Contributor Author

Logging per trial is good, especially if the session is a column in that table since you can use queries to aggregate however you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants