Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bipinsaha
/
Docker_ClaiforniaHouse
like
0
Sleeping
App
Files
Files
Community
main
Docker_ClaiforniaHouse
3 contributors
History:
63 commits
bipin
Merge branch 'main' of https://github.com/bipin-saha/CaliforniaHousing
931336a
9 months ago
.github
Update main.yaml
9 months ago
templates
update UI
9 months ago
.gitignore
Safe
3.13 kB
Update : Fix Pickle Files
9 months ago
Dockerfile
Safe
255 Bytes
Fix : Eliminate Pickles Dependencies
9 months ago
LICENSE
Safe
1.07 kB
Initial commit
9 months ago
README.md
Safe
3.14 kB
Update README.md
9 months ago
app.py
Safe
2.39 kB
Update : Fixed ASGI Issue
9 months ago
cal_housing_py3.pkz
Safe
367 kB
update
9 months ago
flask_app.py
Safe
1.77 kB
Update : Fixed ASGI Issue
9 months ago
pklCompressor.py
Safe
470 Bytes
Update : Model trained, dumped compressed pickel
9 months ago
pklUnCompressor.py
Safe
539 Bytes
Update : Fix Pickel Uncompressor Loading
9 months ago
pyvenv.cfg
Safe
214 Bytes
Update : Model trained, dumped compressed pickel
9 months ago
requirements.txt
Safe
162 Bytes
Update FastAPI
9 months ago
scaling.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
824 Bytes
Update : Fix Pickle Files
9 months ago
script.ipynb
Safe
2.45 MB
Update : Fix Pickle Files
9 months ago