From 8028bfbe6d9f84ac5e65e13163c20e045c06563b Mon Sep 17 00:00:00 2001 From: ben18785 Date: Tue, 9 Feb 2021 14:58:16 +0000 Subject: [PATCH] Create new-method-template.md --- .github/PULL_REQUEST_TEMPLATE/new-method-template.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/new-method-template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/new-method-template.md b/.github/PULL_REQUEST_TEMPLATE/new-method-template.md new file mode 100644 index 0000000000..e015b4ddc9 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/new-method-template.md @@ -0,0 +1,11 @@ +## Report mean performance of method across 10 runs of each function test problem + +- [ ] Normal: {replace-this-with-your-value} +- [ ] Banana: {replace-this-with-your-value} + +## Hyperparameters for each functional test included in `functional_tests_hyperparameters.csv` + +Only include if different from the defaults. + +- [ ] Normal +- [ ] Banana