rladies / meetup-presentations_sanfrancisco

R-Ladies San Francisco - meetup presentations
https://www.meetup.com/rladies-san-francisco/
2 stars 3 forks source link

March 2019 - meetup #3

Closed gdequeiroz closed 5 years ago

gdequeiroz commented 5 years ago

Confirmed date: 03/12 (Tues) Where: Roam Insight Speakers: Peter Li, Robyn Ball

Talks:

1) Title: Leveraging language data in healthcare (by Robyn Ball)

Description: Many critical questions in healthcare can only be answered by combining structured and unstructured data. Language data is the most rich and high-valued data in healthcare, yet it often is underutilized due to the complexity of developing natural language models that can extract meaningful insights. I will provide a brief overview of using NLP in the healthcare, describe Roam's general framework, and provide datasets and other resources that can be used to jump-start research projects.

Duration: 20min

Bio: Dr. Robyn Ball is a Clinical Data Scientist at Roam Analytics, where she leverages Roam’s data and machine learning assets to create analyses of patient pathways through disease and treatment progression. Dr. Ball earned her Ph.D. in Statistics from Texas A&M University. She has conducted biomedical research as a NASA fellow and as an intern at UT MD Anderson Cancer Center, developed novel computational methods for genomic data at The Jackson Laboratory in Bar Harbor, Maine, and was most recently a Senior Biostatistician at Stanford University where she collaborated with medical researchers on studies that posed methodological challenges.

2) Title: Introduction to the 'cholera' package (by Peter Li)

John Snow's map of the 1854 cholera outbreak in London's Soho is a classic example of data visualization. For Snow, the map helped to support his two then contested, if not controversial claims: that cholera is a waterborne disease and that the water pump on Broad Street was the source of the outbreak.

To evaluate whether the map does or can actually supports such claims, I created the 'cholera' R package (CRAN and GitHub). The package allows you to explore, analyze and test the data embedded in the map. It does so by computing and plotting a pump's neighborhood: the set of locations defined their "proximity" to a pump.

The talk will focus on the tools and techniques used to compute and visualize these "pump neighborhoods" and will include examples (all in R) of everything from orthogonal projection to more specialized topics like Voronoi tessellation ('deldir'), spatial data analysis ('sp'), graph/network analysis ('igraph'), generic functions (e.g., S3 generic functions), and embarrassingly parallel problems ('parallel').

Duration: 60min


AGENDA (preliminary): 5:30pm - 6pm: Help with the setup (install R packages and anything else that is needed for the workshop) 6pm - 6:20pm: Networking 6:20pm - 6:45pm: Talk#1 6:45pm - 7:45pm: Talk#2 7:45pm - 8pm: Networking (Maybe move the time to an hour later?)

gdequeiroz commented 5 years ago

I think we will need more speakers.

gdequeiroz commented 5 years ago

1) How long is your talk? Let’s say an hour for everything including Q&A.

2) Do you plan to have any exercise/hands-on piece? After you mentioned it when we talked, I now think allowing people to get some hands on experience with the package’s functions may be a good way to communicate what I’m trying to achieve. I’ll incorporate some of this into my talk.

3) Is there something else we should know about? nothing at this moment.

4) Other than an external screen and adaptors, is there something you will need? internet nice but not necessary. I have one of the newer MacBooks with thunderbolt 3 (USB-C) ports. As backup I’ll bring a pdf version of my slides, and will just need a computer.

gdequeiroz commented 5 years ago

TO DO