Combining LogisticHazard models
Open
- Dominant language
- Python
- Stars
- 995
- Forks
- 203
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I built three LogisticHazard models and was trying to make an ensemble of them along the lines of:
https://discuss.pytorch.org/t/combine-two-model-on-pytorch/47858/5
However this failed probably since the ensemble did not include the parts specific to LogisticHazard. Is there a way to do that, or can you give me some guidance how to ensemble LogisticHazard models ?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.