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...
main
mle2e
3 contributors
History:
18 commits
Mahedi Hasan Rasel
Update requirements.txt
36f91e5
unverified
11 months ago
.github
write permission
11 months ago
templates
frontend update
11 months ago
.dockerignore
Safe
59 Bytes
docker file create
11 months ago
.gitignore
Safe
3.09 kB
notebook
11 months ago
BostonHousing.csv
Safe
35.7 kB
notebook
11 months ago
Dockerfile
Safe
470 Bytes
Update Dockerfile
11 months ago
LICENSE
Safe
1.08 kB
Initial commit
11 months ago
README.md
Safe
190 Bytes
Rename readme.md to README.md
11 months ago
app.py
Safe
1.3 kB
Update app.py
11 months ago
notebook.ipynb
Safe
404 kB
add the API
11 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
11 months ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
11 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
11 months ago