Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MrUtakata
/
ddgnn
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ddgnn
747 kB
1 contributor
History:
18 commits
This space has 1 file scanned as suspicious.
Show
files
MrUtakata
Update app.py
5d3091e
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
286 Bytes
initial commit
10 months ago
app.py
Safe
2.74 kB
Update app.py
10 months ago
pca_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.decomposition._pca.PCA"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
How to fix it?
420 kB
xet
Upload 3 files
10 months ago
preprocess_function.pkl
pickle
Detected Pickle imports (3)
"dill._dill._create_function"
,
"__builtin__.__main__"
,
"dill._dill._create_code"
How to fix it?
677 Bytes
xet
Upload preprocess_function.pkl
10 months ago
requirements.txt
Safe
47 Bytes
Update requirements.txt
10 months ago
sage_model.pkl
Suspicious
pickle
Detected Pickle imports (20)
"torch.nn.modules.dropout.Dropout"
,
"torch.Tensor"
,
"typing.OrderedDict"
,
"torch_geometric.nn.aggr.basic.MeanAggregation"
,
"__main__.GraphSAGE"
,
"_operator.getitem"
,
"torch_geometric.inspector.Signature"
,
"typing.Union"
,
"torch_geometric.inspector.Inspector"
,
"torch._utils._rebuild_tensor_v2"
,
"torch_geometric.inspector.Parameter"
,
"builtins.int"
,
"torch.storage._load_from_bytes"
,
"typing.Tuple"
,
"torch_geometric.nn.conv.sage_conv.SAGEConv"
,
"torch._utils._rebuild_parameter"
,
"torch_geometric.nn.dense.linear.Linear"
,
"builtins.type"
,
"inspect._empty"
,
"collections.OrderedDict"
How to fix it?
284 kB
xet
Upload 3 files
10 months ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
How to fix it?
37.7 kB
xet
Upload 3 files
10 months ago