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:
dinesht781
/
tech-stack-advisor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tech-stack-advisor
20.8 kB
Ctrl+K
Ctrl+K
3 contributors
History:
5 commits
dinesht781
adding docker along with model
5b0118b
4 months ago
.dockerignore
Safe
413 Bytes
working tech stack advisor app
about 1 year ago
Dockerfile
Safe
155 Bytes
adding docker along with model
4 months ago
LICENSE
Safe
11.4 kB
Initial commit
about 1 year ago
README.md
Safe
3.7 kB
Update README.md
about 1 year ago
app.py
Safe
1.18 kB
working tech stack advisor app
about 1 year 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 docker along with model
4 months ago
model.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
2.2 kB
adding docker along with model
4 months ago
requirements.txt
Safe
86 Bytes
adding docker along with model
4 months ago
train.py
Safe
1.08 kB
working tech stack advisor app
about 1 year ago