Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-encoder pycox implementation for 3D images instead of tabular data #175

Open
nickel-04 opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@nickel-04
Copy link

nickel-04 commented Mar 4, 2024

Hi Håvard Kvamme,

Thank you for your creating the pycox. it's been really helpful to implement survival model for different datasets.

I am working on survival analysis for liver cancer patients. I am having 3D CT data and clinical data. I have been trying to implement "https://github.com/havakv/pycox/blob/master/examples/03_network_architectures.ipynb" for the 3D CT dataset. Is it possible to achieve this with the same structure. I want to use Autoencoder model for extracting the encoded features and then pass it to the LogisticHazard model. I need your help in knowing whether can this be done for the 3D CT dataset (instead of the tabular dataset) or not?

Thanking you

Nikhil kumar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant