name: Results Accuracy about: Problems or unexpected outcomes in the results from analyses title: '[Results Accuracy] [ISSUE TITLE]' labels: 'Results Accuracy :telescope:'
- [ ] Spot check (eg randomly reviewed X results from run and prediction didnt make logical sense) - [ ] Diagnostic plots or tests (eg QQ plot, ROC curves, etc) - [ ] Review of components of approach (eg looked at single tree within a random forest, randomly sorted the data before running and got wildly different results, etc.) - [ ] Assertions / Tests (eg unit tests, formal expectations) - [ ] Informal Checks (eg added a bit of code to print summary statistic) - [ ] Comparison to alternatives (eg looked at a different report and similar number was wildly different)
# Datetime
Sys.time()
# Repo
git2r::repository()
# Session Info
sessioninfo::session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.