Covid-19 and Project Contest: Difference between pages

From Computer Science at Indiana State University
(Difference between pages)
Jump to navigation Jump to search
m 1 revision imported
 
wiki_previous>Jkinne
 
Line 1: Line 1:
=Sycamore Community Health Initiative=
The goal of the computer science fall project contest is to showcase the types of work that ISU CS students work on. We thank all who submit a projectThis is great experience for you and helps the department show off your work to the outside world.
The university [https://www.indstate.edu/covid/sycamore-community-health-initiative has decided] that as of Jan 1, 2022, all students and employees on campus will need to either upload proof of covid-19 vaccination or regular negative tests (likely weekly or bi-weekly). All indications are that this will indeed be enforcedThe strong preference is that people be vaccinated (just like students have always been required to show proof of a number of other vaccines, including [https://www.indstate.edu/registrar/state-immunization-requirements MMR, Td, Tb, Meningitus]).  


You can be vaccinated '''on campus (as of November, every Tuesday and Thursday 1-4:30pm at the [https://www.indstate.edu/health-center ISU Health Center])''' or '''in the community (you can search for sites [https://experience.arcgis.com/experience/24159814f1dd4f69b6c22e7e87bca65b through the state], or schedule directly with any local pharmacy)'''Note that it takes 6-7 weeks from your first shot to be considered fully vaccinated (two weeks after your second dose you are considered fully vaccinated, and the second does is 3-4 weeks after the first).
Awards may be given for the following categories: 100 level coursework, 200 level coursework, 3/4/500 level coursework, 600 level coursework, games, data science, algorithms, teachingAnd if deemed appropriate we may declare a "best" project in some other categories as well.


'''Once you are fully vaccinated, please upload your vaccine card in the ISU portal (look for the Covid-19 Vaccination Record app in the portal).'''
Note that you can submit any of your work.  It can be a project/assignment from a course (at ISU or otherwise), a personal project, something you have done for research, etc.


=Covid-19 - Recommended Articles=
== Format and Submission ==
''Note - articles are added to this lest at the bottom, so least recent is first.  And the list has not been updated since 2020.''
Each submission should be a one page slide (pdf preferred, exported/saved from powerpoint, google slides, etc.). The slide should contain the following information. ''You can check '''[https://cs.indstate.edu/info/files/project_contest_sample_2021.pdf sample submissions]''' to see two example slides (thanks to Zach Noble for providing these).''
* What is known about covid-19 (as of March 14) - https://www.cnn.com/2020/03/14/health/coronavirus-covid-19-flu-comparison-frieden-analysis/index.html
* Simulation scenarios, advice, what is going to happen - https://ncase.me/covid-19/
* State-by-state restrictions - https://www.kayak.com/travel-restrictions/united-states/ or https://www.huschblackwell.com/state-by-state-covid-19-guidance or https://www.nga.org/coronavirus/#glance
* Indiana coronavirus dashboards - https://www.regenstrief.org/covid-dashboard/ https://www.coronavirus.in.gov/2393.htm
* How is transmitted, some outbreak stories - https://www.erinbromage.com/post/the-risks-know-them-avoid-them
* Proposal to group test every household in the US every week - https://www.forbes.com/sites/kotlikoff/2020/05/03/dr-fauci-heres-a-way-to-contain-covid-19-and-reopen-the-economy-in-as-little-as-one-month/#6d6caf181c7a
* Does the virus remain viable on clothes, etc. - https://ohsonline.com/articles/2020/04/22/where-does-the-virus-live-not-on-your-hair-clothes-or-shoes.aspx?admgarea=news
* 5 pillars to stopping the spread - https://www.newyorker.com/science/medical-dispatch/amid-the-coronavirus-crisis-a-regimen-for-reentry?campaign_id=9&emc=edit_nn_20200515&instance_id=18502&nl=the-morning&regi_id=124039261&segment_id=27919&te=1&user_id=b1463b7b2b75403bb1a1906c83e1d2e2
* https://www.newyorker.com/magazine/2020/07/20/how-pandemics-wreak-havoc-and-open-minds
* https://www.quantamagazine.org/the-math-of-social-distancing-is-a-lesson-in-geometry-20200713/?utm_source=pocket-newtab


=Covid-19 - Data and Analysis=
* '''Project name'''
Many will be interested in examining the data related to the spread of Covid-19.  Some sources of data, articles on simulations, links to research, etc. (least recent first).  Note - try the youtube videos first, assuming you like watching videos.
* '''Category''' - if done as part of a course, indicate which course, and if not then you could put "personal project" or something along those lines.
* Time series of number of cases each day broken down by country/region/state - https://github.com/CSSEGISandData/COVID-19
* '''Link to sourcecode''' - on github, gitlab.indstate.edu, gitlab.com, or somewhere you have posted the code that is publicly accessible.
* Analysis of growth in cases, quantity of testing - https://ourworldindata.org/coronavirus
* '''Goal''' - what problem is trying to be solved / what is the purpose of the project.
* Checking if there is exponential growth or not - https://www.youtube.com/watch?v=Kas0tIxDvrg
* '''Description''' - a few bullet points or sentences describing the project.
* Using that approach in R - [http://ds.indstate.edu:3838/covid-19/ web app]
* '''Graphic''' - some screenshot, chart, or some kind of figure related to the project. Include a caption if the figure is not self explanatory.
* List of cases (with age, gender, etc.) - https://www.kaggle.com/sudalairajkumar/novel-corona-virus-2019-dataset
 
* Effectiveness of strategies to slow the spread - https://spiral.imperial.ac.uk:8443/handle/10044/1/77482
'''Deadline to submit''' is Wednesday Oct 20, 2021.
* US by state, including pending tests - https://covidtracking.com/
 
* Nice animation plotting average new cases versus previous number of cases - https://aatishb.com/covidtrends/ and video explanation - https://www.youtube.com/watch?v=54XLXg4fYsc
'''To submit''' send your submissions as attachments to [mailto:znoble1@sycamores.indstate.edu?subject=project%20competition&cc=jkinne@cs.indstate.edu znoble1@sycamores.indstate.edu] with subject "project competition" and cc jkinne@cs.indstate.edu. Make sure to send your submission from your ISU @sycamores.indstate.edu email address.
* Basic model for disease transmission - https://www.youtube.com/watch?v=k6nLfCbAzgo
 
* Simulations with different mitigation strategies - https://www.youtube.com/watch?v=gxAaO2rsdIs
== Other Rules ==
* Collection of research articles, with goal of using AI techniques for data mining - https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge/data
* '''Multiple submissions''' - you may submit as many different submissions as you like.  
* Mining social media to look for trends - https://www.tribstar.com/news/local_news/data-firm-says-vigo-might-be-a-potential-covid-19-hotspot/article_f6041d88-d566-57a4-8d37-234df24ee393.html
* '''Posting of projects''' - by submitting you agree to have your submission posted on the department website/wiki. You can opt-out by asking to not have your submission posted, though this might impact your ability to be declared a winner.
* UW IHME projections per US state - https://covid19.healthdata.org/united-states-of-america
 
* ISU Library's guide to info/research - https://libguides.indstate.edu/CoronaVirusResources
== Judging ==
* NIH Coronavirus info (place to check for results from new research) - https://www.nih.gov/health-information/coronavirus
* Winners will be declared based on feedback from CS faculty and/or graduate assistants. Judging will be based on some combination of the following: functionality of the program, how interesting is the idea, how tricky or complicated is the problem, how elegant is the solution, how well-organized/documented is the code.
* Clinical trials with keyword covid-19 - https://clinicaltrials.gov/ct2/results?cond=&term=covid-19&cntry=&state=&city=&dist=
* Winners will be declared in some subset/superset of the categories mentioned at the top of this page. Honorable mentions might also be declared.
* State and county level trends on cases and other data - https://covidcast.cmu.edu/
 
* Sampling from Indiana for coronavirus - https://news.iu.edu/stories/2020/05/iupui/releases/13-preliminary-findings-impact-covid-19-indiana-coronavirus.html
== Results ==  
* Indiana state dashboard - https://www.coronavirus.in.gov/2393.htm
The following is a pdf that contains the projects selected: https://cs.indstate.edu/info/files/project_showcase_2021.pdf. Thanks to all who submitted projects!  And we are certainly very proud of the excellent work being done by students at ISU!

Revision as of 18:28, 22 October 2021

The goal of the computer science fall project contest is to showcase the types of work that ISU CS students work on. We thank all who submit a project. This is great experience for you and helps the department show off your work to the outside world.

Awards may be given for the following categories: 100 level coursework, 200 level coursework, 3/4/500 level coursework, 600 level coursework, games, data science, algorithms, teaching. And if deemed appropriate we may declare a "best" project in some other categories as well.

Note that you can submit any of your work. It can be a project/assignment from a course (at ISU or otherwise), a personal project, something you have done for research, etc.

Format and Submission

Each submission should be a one page slide (pdf preferred, exported/saved from powerpoint, google slides, etc.). The slide should contain the following information. You can check sample submissions to see two example slides (thanks to Zach Noble for providing these).

  • Project name
  • Category - if done as part of a course, indicate which course, and if not then you could put "personal project" or something along those lines.
  • Link to sourcecode - on github, gitlab.indstate.edu, gitlab.com, or somewhere you have posted the code that is publicly accessible.
  • Goal - what problem is trying to be solved / what is the purpose of the project.
  • Description - a few bullet points or sentences describing the project.
  • Graphic - some screenshot, chart, or some kind of figure related to the project. Include a caption if the figure is not self explanatory.

Deadline to submit is Wednesday Oct 20, 2021.

To submit send your submissions as attachments to znoble1@sycamores.indstate.edu with subject "project competition" and cc jkinne@cs.indstate.edu. Make sure to send your submission from your ISU @sycamores.indstate.edu email address.

Other Rules

  • Multiple submissions - you may submit as many different submissions as you like.
  • Posting of projects - by submitting you agree to have your submission posted on the department website/wiki. You can opt-out by asking to not have your submission posted, though this might impact your ability to be declared a winner.

Judging

  • Winners will be declared based on feedback from CS faculty and/or graduate assistants. Judging will be based on some combination of the following: functionality of the program, how interesting is the idea, how tricky or complicated is the problem, how elegant is the solution, how well-organized/documented is the code.
  • Winners will be declared in some subset/superset of the categories mentioned at the top of this page. Honorable mentions might also be declared.

Results

The following is a pdf that contains the projects selected: https://cs.indstate.edu/info/files/project_showcase_2021.pdf. Thanks to all who submitted projects! And we are certainly very proud of the excellent work being done by students at ISU!