StefanoBergia commited on
Commit
c13890e
·
1 Parent(s): d214658

test_interface

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -102,7 +102,6 @@
102
 
103
  import streamlit as st
104
  import pandas as pd
105
- import pickle
106
  # Load Model
107
  #model = pickle.load(open('logreg_model.pkl', 'rb'))
108
  st.title('Iris Variety Prediction')
 
102
 
103
  import streamlit as st
104
  import pandas as pd
 
105
  # Load Model
106
  #model = pickle.load(open('logreg_model.pkl', 'rb'))
107
  st.title('Iris Variety Prediction')