TimStats commited on
Commit
46a6bd1
·
verified ·
1 Parent(s): a11beff

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -193,7 +193,7 @@ scale_TimStuff <- function(raw_score, model_mean, model_sd) {
193
  return(result)
194
  }
195
 
196
- model <- xgb.load('TimStuff2.model')
197
  #######
198
 
199
  Swing <- function(milbtotal){
 
193
  return(result)
194
  }
195
 
196
+ model <- xgb.load('TimStuff2.ubj')
197
  #######
198
 
199
  Swing <- function(milbtotal){