Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tahani1
/
House-Price-Prediction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
House-Price-Prediction
1.39 MB
1 contributor
History:
7 commits
Tahani1
Upload PricesHousesModel1.py.txt
e8f88aa
verified
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
PricesHousesModel.py
Safe
1.66 kB
Upload PricesHousesModel.py
7 months ago
PricesHousesModel1.py.txt
Safe
1.61 kB
Upload PricesHousesModel1.py.txt
7 months ago
README.md
Safe
244 Bytes
initial commit
7 months ago
app.py
Safe
1.68 kB
Create app.py
7 months ago
knn_house_model.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.neighbors._regression.KNeighborsRegressor"
How to fix it?
1.38 MB
xet
Upload 3 files
7 months ago
label_encoder.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
How to fix it?
4.83 kB
xet
Upload 3 files
7 months ago
requirements.txt
Safe
70 Bytes
Upload requirements.txt
7 months ago
scaler.pkl
pickle
Detected Pickle imports (7)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
1.1 kB
xet
Upload 3 files
7 months ago