Files
DeepHealth/models_eval_example.json

65 lines
2.5 KiB
JSON
Raw Normal View History

[
{
"name": "delphi_fork_discrete_time_cif_mlp_fullcov",
"model_type": "delphi_fork",
"loss_type": "discrete_time_cif",
"full_cov": true,
"checkpoint_path": "runs/delphi_fork_discrete_time_cif_mlp_fullcov_20260110-021823/best_model.pt"
},
{
"name": "delphi_fork_discrete_time_cif_mlp_partcov",
"model_type": "delphi_fork",
"loss_type": "discrete_time_cif",
"full_cov": false,
"checkpoint_path": "runs/delphi_fork_discrete_time_cif_mlp_partcov_20260110-013741/best_model.pt"
},
{
"name": "delphi_fork_discrete_time_cif_sinusoidal_fullcov",
"model_type": "delphi_fork",
"loss_type": "discrete_time_cif",
"full_cov": true,
"checkpoint_path": "runs/delphi_fork_discrete_time_cif_sinusoidal_fullcov_20260109-222502/best_model.pt"
},
{
"name": "delphi_fork_discrete_time_cif_sinusoidal_partcov",
"model_type": "delphi_fork",
"loss_type": "discrete_time_cif",
"full_cov": false,
"checkpoint_path": "runs/delphi_fork_discrete_time_cif_sinusoidal_partcov_20260109-222502/best_model.pt"
},
{
"name": "delphi_fork_exponential_mlp_fullcov",
"model_type": "delphi_fork",
"loss_type": "exponential",
"full_cov": true,
"checkpoint_path": "runs/delphi_fork_exponential_mlp_fullcov_20260110-042001/best_model.pt"
},
{
"name": "delphi_fork_exponential_mlp_partcov",
"model_type": "delphi_fork",
"loss_type": "exponential",
"full_cov": false,
"checkpoint_path": "runs/delphi_fork_exponential_mlp_partcov_20260110-040737/best_model.pt"
},
{
"name": "delphi_fork_exponential_sinusoidal_fullcov",
"model_type": "delphi_fork",
"loss_type": "exponential",
"full_cov": true,
"checkpoint_path": "runs/delphi_fork_exponential_sinusoidal_fullcov_20260109-222502/best_model.pt"
},
{
"name": "delphi_fork_exponential_sinusoidal_partcov",
"model_type": "delphi_fork",
"loss_type": "exponential",
"full_cov": false,
"checkpoint_path": "runs/delphi_fork_exponential_sinusoidal_partcov_20260109-222502/best_model.pt"
},
{
"name": "delphi_fork_lognormal_basis_binned_hazard_cif_mlp_fullcov",
"model_type": "delphi_fork",
"loss_type": "lognormal_basis_binned_hazard_cif",
"full_cov": true,
"checkpoint_path": "runs/delphi_fork_lognormal_basis_binned_hazard_cif_mlp_fullcov_20260113-211559/best_model.pt"
}
]