Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RaghavanB
/
some-shit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
some-shit
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
RaghavanB
added logs
6835a0c
14 days ago
flagged
added logs
14 days ago
.dockerignore
Safe
422 Bytes
Added Docker file for the project
14 days ago
.gitignore
Safe
8 Bytes
added gitignore file
14 days ago
Dockerfile
Safe
161 Bytes
Added Docker file for the project
14 days ago
LICENSE
Safe
11.4 kB
Initial commit
3 months ago
README.md
Safe
3.7 kB
Update README.md
3 months ago
app.py
Safe
1.18 kB
Added Docker file for the project
14 days ago
encoders.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
How to fix it?
631 Bytes
Added model and encoder
14 days ago
model.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
How to fix it?
2.2 kB
Added model and encoder
14 days ago
requirements.txt
Safe
63 Bytes
working tech stack advisor app
3 months ago
train.py
Safe
1.08 kB
working tech stack advisor app
3 months ago