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

Update app.py

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