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
about 1 year ago
.github
write permission
about 1 year ago
templates
frontend update
about 1 year ago
.dockerignore
Safe
59 Bytes
docker file create
about 1 year ago
.gitignore
Safe
3.09 kB
notebook
about 1 year ago
BostonHousing.csv
Safe
35.7 kB
notebook
about 1 year ago
Dockerfile
Safe
470 Bytes
Update Dockerfile
about 1 year ago
LICENSE
Safe
1.08 kB
Initial commit
about 1 year ago
README.md
Safe
190 Bytes
Rename readme.md to README.md
about 1 year ago
app.py
Safe
1.3 kB
Update app.py
about 1 year ago
notebook.ipynb
Safe
404 kB
add the API
about 1 year 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
about 1 year ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
about 1 year 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
about 1 year ago