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:
MannuGaurav
/
ai-code-detector
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-code-detector
/
models
532 MB
Ctrl+K
Ctrl+K
2 contributors
History:
1 commit
MannuGaurav
Deploy AI code detector with 4 models
7b4521f
4 months 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
Deploy AI code detector with 4 models
4 months ago
logistic_regression.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
1.04 kB
xet
Deploy AI code detector with 4 models
4 months ago
random_forest.pkl
pickle
Detected Pickle imports (5)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
How to fix it?
32.9 MB
xet
Deploy AI code detector with 4 models
4 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray.scalar"
How to fix it?
1.14 kB
xet
Deploy AI code detector with 4 models
4 months ago
svm.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.svm._classes.SVC"
How to fix it?
652 kB
xet
Deploy AI code detector with 4 models
4 months ago