Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|