Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
raghuram00
/
code-complexity-web
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d6bb0d
code-complexity-web
30.4 kB
Ctrl+K
Ctrl+K
1 contributor
History:
5 commits
raghuram00
fix: corrected syntax on encoder ID
5d6bb0d
4 months ago
backend
Initial commit (Render + GDrive)
4 months ago
frontend
Initial commit (Render + GDrive)
4 months ago
.gitignore
Safe
93 Bytes
Initial commit (Render + GDrive)
4 months ago
Dockerfile
407 Bytes
Initial commit (Render + GDrive)
4 months ago
README.md
Safe
1.35 kB
chore: project cleanup and standard readme
4 months ago
download_model.py
Safe
1.6 kB
fix: corrected syntax on encoder ID
4 months ago
improved_training.py
Safe
8.26 kB
Initial commit (Render + GDrive)
4 months ago
render.yaml
Safe
109 Bytes
Initial commit (Render + GDrive)
4 months ago
requirements.txt
Safe
84 Bytes
Initial commit (Render + GDrive)
4 months ago
test_encoder.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy._core.multiarray._reconstruct"
,
"None.dtype"
,
"numpy.dtype"
How to fix it?
533 Bytes
fix: explicit encoder ID in downloader
4 months ago