Yash911 commited on
Commit
942524c
1 Parent(s): ed5f2a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ Original file is located at
8
 
9
  Importing the Dependencies
10
  """
 
11
 
12
  import numpy as np
13
  import pandas as pd
 
8
 
9
  Importing the Dependencies
10
  """
11
+ pip install -U scikit-learn
12
 
13
  import numpy as np
14
  import pandas as pd