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

Measure harrell C score #102

Open
tommyvcc opened this issue Feb 26, 2023 · 1 comment
Open

Measure harrell C score #102

tommyvcc opened this issue Feb 26, 2023 · 1 comment

Comments

@tommyvcc
Copy link

Hello
Is there a way to evaluate the model using harrell c concordance index rather than time dependent concordance?
What would be the code for that?

@matteo4diani
Copy link
Contributor

You can use the scikit-survival library for all this kind of metrics, you'll just need to manipulate the data from auton-survival to fit scikit-survival's functions. https://scikit-survival.readthedocs.io/en/stable/

As this is a question it would be better suited for the "Discussions" section: https://github.com/autonlab/auton-survival/discussions. Keep in mind that answers may take a while, but if you want to increase your chances to get one please provide code snippets and detailed explanations/logs in your questions and issues.

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

2 participants