TimStats commited on
Commit
7135ca3
·
verified ·
1 Parent(s): 8946679

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -161,7 +161,7 @@ pitch_plot <- function(game){
161
  }
162
 
163
  # Load models
164
- model <- xgb.load('TimStuff2.model')
165
 
166
  summary_table <- function(data,pitchern){
167
  # rows <- nrow(data)
 
161
  }
162
 
163
  # Load models
164
+ model <- xgb.load('TimStuff2.ubj')
165
 
166
  summary_table <- function(data,pitchern){
167
  # rows <- nrow(data)