Giter VIP home page Giter VIP logo

cdcforecastutils's People

Contributors

elray1 avatar gcgibson avatar katiehouse3 avatar khoale1096 avatar nickreich avatar nutchaw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jbracher

cdcforecastutils's Issues

create verify_entry() function

Again, similar to FluSight package. This should have the following checks in place for a file, specific to both national/regional and state forecasts:

  • check that all locations are valid locations
  • check that all targets are valid targets
  • check that any loc-target probabilistic predictions sum to 1. Warning if sum is between .9 and 1.1. Error if they are <0.9 or >1.1.
  • generate a summary (maybe a table?) of what target/location forecasts (perhaps separate for bin/point forecast types) are present for a given forecast.

missing docstrings

  • date_start_and_end_to_date_seq
  • download_and_preprocess_flu_data
  • download_and_preprocess_hosp_data
  • download_and_preprocess_state_flu_data
  • fetch_delphi_data_multi_issue
  • generate_csv_from_submission_df
  • get_current_time_in_date_seq
  • get_time_from_start_of_season
  • get_time_left_in_season
  • rowMax
  • rowMaxWeek
  • trajectories_to_short_term_and_seasonal_binned_distributions

missing unit tests

  • download_and_preprocess_flu_data
  • download_and_preprocess_hosp_data
  • download_and_preprocess_state_flu_data
  • fetch_delphi_data_multi_issue
  • get_time_left_in_season
  • get_current_time_in_date_seq
  • get_time_from_start_of_season
  • date_start_and_end_to_date_seq
  • numeric_samples_to_binned_distribution
  • categorical_samples_to_binned_distribution
  • trajectories_to_binned_distributions

create read_entry() function

similar to in FluSight. Currently, when I read a template using read_csv() it tries to convert "bin" and "value" columns to double. for now, they should be left as character, I think.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.