Spaces:
Build error
Build error
Commit
·
c000709
1
Parent(s):
b2dea00
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,8 @@ Automatically generated by Colaboratory.
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/19yJ8RC70IDljwSmPlqtOzWz192gwLAHF
|
8 |
"""
|
9 |
-
pip install scikit-learn
|
|
|
10 |
|
11 |
import pandas as pd
|
12 |
import numpy as np
|
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/19yJ8RC70IDljwSmPlqtOzWz192gwLAHF
|
8 |
"""
|
9 |
+
pip install -m scikit-learn
|
10 |
+
pip install -m sklearn
|
11 |
|
12 |
import pandas as pd
|
13 |
import numpy as np
|