Skip to content

Commit 27b5250

Browse files
authored
Update metadata for EpiAutoGP (#1060)
* Create CFA_Pyrenew-EpiAutoGP.yaml * Add new model output and update .gitignore Added CFA_Pyrenew-EpiAutoGP model output for 2025-08-30 and updated .gitignore to exclude .DS_Store files. * Update yaml Changes: - Now a designated model - Team from pyrenew to generic CFA - rm George as contributor * Update submission file changes: - rm model_id - more states - change name to generic team * update name of metadata file * fix occasionally small neg problem * Create 2025-09-06-CFA-EpiAutoGP.csv * remove model_id col * fix small neg numbers * Add CFA-EpiAutoGP forecast for 2025-09-13 * Create 2025-09-20-CFA-EpiAutoGP.csv * add epiautogp forecast for 2025-09-27 * Add CFA-EpiAutoGP model output for 2025-11-22 * Update CFA-EpiAutoGP metadata for method and repo Updated the long methods description to reflect the transition from AutoGP.jl to NowcastAutoGP.jl after 26th Nov 2025. Also updated the website and repository URLs to point to the NowcastAutoGP project. * Create 2025-11-29-CFA-EpiAutoGP.csv * Revert "Update CFA-EpiAutoGP metadata for method and repo" This reverts commit 9d7588e. * Update CFA-EpiAutoGP metadata for model and repo changes Updated the long methods description to reflect the transition from AutoGP.jl to NowcastAutoGP.jl as of 2025-11-29. Also updated the website and repository URLs to point to the new NowcastAutoGP resources.
1 parent 0e3430f commit 27b5250

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

model-metadata/CFA-EpiAutoGP.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ license: "CC-BY-4.0"
3535
designated_model: true
3636
methods: "Ensemble of Gaussian processes."
3737
data_inputs: "Weekly NHSN COVID-19 hospitalisation visits."
38-
methods_long: "Ensemble of Gaussian processes, implemented using AutoGP.jl"
39-
website_url: "https://github.com/cdcgov/pyrenew-hew"
40-
repo_url: "https://github.com/cdcgov/pyrenew-hew"
38+
methods_long: "Ensemble of Gaussian processes, with most recent week nowcasting, implemented using NowcastAutoGP.jl. Before reference date, 2025-11-29, model was based directly on AutoGP.jl, and has been updated to NowcastAutoGP.jl."
39+
website_url: "https://github.com/CDCgov/NowcastAutoGP"
40+
repo_url: "https://github.com/CDCgov/NowcastAutoGP"
4141
ensemble_of_models: true
4242
ensemble_of_hub_models: false
4343
designated_github_users: ["SamuelBrand1"]

0 commit comments

Comments
 (0)