Fetching metadata from the HF Docker repository...
Update app.py
5d3091e
verified
-
1.52 kB
initial commit
-
286 Bytes
initial commit
-
2.74 kB
Update app.py
pca_model.pkl
Detected Pickle imports (4)
- "sklearn.decomposition._pca.PCA",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
420 kB
Upload 3 files
-
677 Bytes
Upload preprocess_function.pkl
-
47 Bytes
Update requirements.txt
sage_model.pkl
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
Upload 3 files
tfidf_vectorizer.pkl
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
Upload 3 files