Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mahedi420
/
mle2e
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1a6a81e
mle2e
3 contributors
History:
6 commits
mahedi420
frontend update
1a6a81e
12 months ago
templates
frontend update
12 months ago
.gitignore
Safe
3.09 kB
notebook
12 months ago
BostonHousing.csv
Safe
35.7 kB
notebook
12 months ago
LICENSE
Safe
1.08 kB
Initial commit
12 months ago
app.py
1.04 kB
frontend update
12 months ago
notebook.ipynb
Safe
404 kB
add the API
12 months ago
regression_model.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.linear_model._base.LinearRegression"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
617 Bytes
model uploaded
12 months ago
requirements.txt
51 Bytes
requirement updated
12 months ago
scaling.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
938 Bytes
add the API
12 months ago