eval_model <- FALSE
if(Sys.getenv("GLOBAL_EVAL") != "") eval_model <- Sys.getenv("GLOBAL_EVAL")
library(tidymodels)
library(modeldb)
library(pins)
library(dbplyr)
library(RPostgres)

Modeling with databases

Single step sampling

Multi-step sampling

Use Job panel in RStudio

Run predictions in DB

Fit model in R

Score with tidypredict

Save and reload models

Integration with tidymodels

Run models in DB

Intro to modeldb

modeldb with tidypredict



edgararuiz/bigdataclass documentation built on Jan. 3, 2020, 6:46 p.m.