igroffman commited on
Commit
75adb2e
·
verified ·
1 Parent(s): 17e21e3

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -164,7 +164,7 @@ app_css <- "
164
  "
165
 
166
 
167
- stuffplus_recipe <- read_rds("stuffplus_recipe.rds")
168
 
169
  stuffplus_model <- xgb.load("stuffplus_xgb.json")
170
 
 
164
  "
165
 
166
 
167
+ stuffplus_recipe <- readRDS("stuffplus_recipe.rds")
168
 
169
  stuffplus_model <- xgb.load("stuffplus_xgb.json")
170