Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raghuram00
/
code-complexity-predictor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
code-complexity-predictor
1 contributor
History:
7 commits
raghuram00
Rename best_model (1).pt to best_model.pt
773765b
verified
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
3 days ago
README.md
Safe
265 Bytes
initial commit
3 days ago
app.py
Safe
5.88 kB
Add model and app files
3 days ago
best_model.pt
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
499 MB
xet
Rename best_model (1).pt to best_model.pt
3 days ago
label_encoder.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"None.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
How to fix it?
533 Bytes
xet
Add model and app files
3 days ago
requirements.txt
Safe
60 Bytes
Update requirements.txt
3 days ago