Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MannuGaurav
/
ai-code-detector
like
2
Running
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
about 1 month 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
about 1 month 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
about 1 month 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
about 1 month 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
about 1 month 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
about 1 month ago