Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raghuram00
/
code-complexity-web
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
code-complexity-web
31 kB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
raghuram00
fix: added robust descriptive labels for dataset strings
d054e60
5 days ago
backend
fix: added robust descriptive labels for dataset strings
5 days ago
frontend
Initial commit (Render + GDrive)
5 days ago
.gitignore
Safe
93 Bytes
Initial commit (Render + GDrive)
5 days ago
Dockerfile
Safe
420 Bytes
chore: configured dockerfile for Hugging Face Spaces global deployment
5 days ago
README.md
Safe
1.48 kB
fix: added huggingface yaml metadata to readme
5 days ago
download_model.py
Safe
1.6 kB
fix: corrected syntax on encoder ID
5 days ago
improved_training.py
Safe
8.26 kB
Initial commit (Render + GDrive)
5 days ago
render.yaml
Safe
109 Bytes
Initial commit (Render + GDrive)
5 days ago
requirements.txt
Safe
84 Bytes
Initial commit (Render + GDrive)
5 days 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
5 days ago