Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
gouravshah
/
tech-stack-advisor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tech-stack-advisor
20.9 kB
Ctrl+K
Ctrl+K
2 contributors
History:
7 commits
gouravshah
fixing syntax error
3e5381a
12 months ago
.dockerignore
Safe
413 Bytes
working tech stack advisor app
12 months ago
Dockerfile
Safe
161 Bytes
adding Dockerfile along with model
12 months ago
LICENSE
Safe
11.4 kB
Initial commit
12 months ago
README.md
Safe
3.7 kB
Update README.md
12 months ago
app.py
Safe
1.29 kB
fixing syntax error
12 months ago
encoders.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelEncoder"
How to fix it?
631 Bytes
adding Dockerfile along with model
12 months ago
model.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray.scalar"
How to fix it?
2.22 kB
adding Dockerfile along with model
12 months ago
requirements.txt
Safe
63 Bytes
working tech stack advisor app
12 months ago
train.py
Safe
1.08 kB
working tech stack advisor app
12 months ago