ArpitChb commited on
Commit
6e5b292
·
verified ·
1 Parent(s): f92da3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import pickle
4
  import numpy as np
5
  import numpy as np
6
  import pandas as pd
7
- import sklearn
8
 
9
 
10
  # Load your ML model (replace 'model.pkl' with your model file)
 
4
  import numpy as np
5
  import numpy as np
6
  import pandas as pd
7
+ import scikit-learn
8
 
9
 
10
  # Load your ML model (replace 'model.pkl' with your model file)