mnurbani commited on
Commit
f42feaf
·
verified ·
1 Parent(s): abd7302

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import streamlit as st
2
  import pickle
3
  import pandas as pd
 
4
 
5
  # Load model from file
6
  # model_path = 'model_rfbest_pipe_rfbest_pipe_rfbest_pipe_rf.pkl'
 
1
  import streamlit as st
2
  import pickle
3
  import pandas as pd
4
+ import joblib
5
 
6
  # Load model from file
7
  # model_path = 'model_rfbest_pipe_rfbest_pipe_rfbest_pipe_rf.pkl'