Zakia commited on
Commit
95fc2c4
1 Parent(s): 133d967

test the .pkl file reference change

Browse files
app.py CHANGED
@@ -8,7 +8,7 @@ from pycaret.classification import load_model, predict_model
8
 
9
 
10
  # load the trained model for predictions
11
- model = load_model('models/tuned_blend_specific_model_19112021')
12
 
13
 
14
  # define the function to call
 
8
 
9
 
10
  # load the trained model for predictions
11
+ model = load_model('tuned_blend_specific_model_19112021')
12
 
13
 
14
  # define the function to call
tuned_blend_specific_model_19112021.pkl ADDED
Binary file (4.88 MB). View file