Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tnt306
/
mortality_prediction
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d3a6c3b
mortality_prediction
1 contributor
History:
34 commits
tnt306
Fixed another string unmatched
d3a6c3b
6 months ago
.vscode
Debug 20
6 months ago
examples
Stable version
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
D_LABITEMS.csv
Safe
43.1 kB
Stable version
6 months ago
README.md
Safe
342 Bytes
Remove python version
6 months ago
app.py
Safe
9.86 kB
Fixed another string unmatched
6 months ago
feature.csv
Safe
172 kB
Stable version
6 months ago
final_model.pth
pickle
Detected Pickle imports (55)
"__torch__.model.___torch_mangle_12.GraphLayer"
,
"__torch__.torch.nn.modules.linear.Linear"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_22.LeakyReLU"
,
"__torch__.torch.nn.modules.container.___torch_mangle_31.Sequential"
,
"__torch__.model.GraphLayer"
,
"__torch__.torch.nn.modules.container.___torch_mangle_16.ParameterList"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_18.ReLU"
,
"torch._utils._rebuild_tensor_v2"
,
"__torch__.torch.nn.modules.container.Sequential"
,
"collections.OrderedDict"
,
"__torch__.torch.nn.modules.dropout.Dropout"
,
"__torch__.torch.nn.modules.container.___torch_mangle_3.ModuleList"
,
"__torch__.model.VariationalGNN"
,
"__torch__.torch.nn.modules.sparse.Embedding"
,
"__torch__.torch.nn.modules.dropout.___torch_mangle_21.Dropout"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_5.Linear"
,
"__torch__.torch.nn.modules.container.___torch_mangle_15.ModuleList"
,
"__torch__.torch.nn.modules.container.___torch_mangle_7.Sequential"
,
"__torch__.torch.nn.modules.container.___torch_mangle_4.ParameterList"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_1.Linear"
,
"torch.FloatStorage"
,
"__torch__.torch.nn.modules.dropout.___torch_mangle_9.Dropout"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_2.Linear"
,
"__torch__.torch.nn.modules.dropout.___torch_mangle_29.Dropout"
,
"__torch__.torch.nn.modules.activation.ReLU"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_6.ReLU"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_17.Linear"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_0.Linear"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_20.Linear"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_10.LeakyReLU"
,
"__torch__.model.LayerNorm"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_14.Linear"
,
"__torch__.model.___torch_mangle_23.LayerNorm"
,
"__torch__.torch.nn.modules.container.___torch_mangle_13.ModuleList"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_28.ReLU"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_27.Linear"
,
"__torch__.torch.nn.modules.container.___torch_mangle_19.Sequential"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_30.Linear"
,
"__torch__.model.___torch_mangle_11.LayerNorm"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_8.Linear"
,
"__torch__.torch.nn.modules.container.ParameterList"
,
"__torch__.torch.nn.modules.container.ModuleList"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_26.Linear"
,
"__torch__.torch.nn.modules.dropout.___torch_mangle_25.Dropout"
,
"__torch__.torch.nn.modules.activation.LeakyReLU"
,
"__torch__.model.___torch_mangle_24.GraphLayer"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch.DoubleStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.jit._pickle.restore_type_tag"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.DoubleStorage"
How to fix it?
61 MB
LFS
Debug 20
6 months ago