From b44be77034cfee845ee81aa255de0173b68a425f Mon Sep 17 00:00:00 2001 From: wlandau-lilly Date: Mon, 22 Jul 2019 15:53:16 -0400 Subject: [PATCH 01/38] Change title for community call --- inst/slides/index.Rmd | 16 ++++--- inst/slides/index.html | 40 +++++++++--------- inst/slides/index_files/figure-html/c7-1.png | Bin 25982 -> 25478 bytes .../index_files/figure-html/c7updated-1.png | Bin 31976 -> 30652 bytes inst/slides/slides.pdf | Bin 990598 -> 990658 bytes 5 files changed, 30 insertions(+), 26 deletions(-) diff --git a/inst/slides/index.Rmd b/inst/slides/index.Rmd index 7c1cd27..52a16fa 100755 --- a/inst/slides/index.Rmd +++ b/inst/slides/index.Rmd @@ -1,5 +1,5 @@ --- -title: "Machine learning workflow management in R" +title: "Reproducible workflows at scale with drake" author: Will Landau output: xaringan::moon_reader: @@ -135,13 +135,15 @@ knitr::opts_chunk$set(
- Long computation! - - Clinical trial modeling and simulation - - Subgroup identification - - Bayesian data analysis - - Graph-based multiple comparison procedures - - Bayesian networks in genomics - - PK/PD modeling (e.g. [`mrgsolve`](https://github.com/metrumresearchgroup/mrgsolve)) - **Deep learning** + - Classical machine learning. + - Bayesian computation, e.g. Markov chain Monte Carlo. + - Spatial data analysis. + - Clinical trial modeling and simulation. + - Subgroup identification. + - Graph-based multiple comparison procedures. + - Genomics pipelines. + - PK/PD modeling (e.g. [`mrgsolve`](https://github.com/metrumresearchgroup/mrgsolve)) - ... --- diff --git a/inst/slides/index.html b/inst/slides/index.html index 8fd51ec..693e824 100644 --- a/inst/slides/index.html +++ b/inst/slides/index.html @@ -1,7 +1,7 @@ - Machine learning workflow management in R + Reproducible workflows at scale with drake @@ -11,7 +11,7 @@