An open API service indexing awesome lists of open source software.

https://github.com/thiraput01/cibmtr-equity-in-post-hct-survival-predictions

Notebooks for Kaggle competition
https://github.com/thiraput01/cibmtr-equity-in-post-hct-survival-predictions

catboost-regressor custom-metrics data-cleaning data-processing data-science k-fold-cross-validation lightgbm-regressor machine-learning optuna regression-models xgboost-regressor

Last synced: 2 months ago
JSON representation

Notebooks for Kaggle competition

Awesome Lists containing this project

README

        

# Equity in Post-HCT Survival Predictions

This repository contains a project that focuses on predicting post-hematopoietic cell transplantation (HCT) survival outcomes while considering equity across patient groups.
This notebook is used for [CIBMTR - Equity in post-HCT Survival Predictions](https://www.kaggle.com/competitions/equity-post-HCT-survival-predictions/overview) Kaggle competition

## Project Overview

The project explores:
- Predictive modeling of post-HCT survival.
- Incorporating fairness into survival predictions.

It includes the following key components:
1. **Data Preprocessing:** Handling and preparing the dataset for analysis.
2. **Modeling:** Developing predictive models to estimate survival outcomes.

## Key Features

- End-to-end workflow for survival prediction modeling.
- Tools to assess model performance and fairness metrics.
- Evaluation Metrics:
- Applied the Kaplan-Meier method for survival analysis.
- Used Concordance Index (C-index) to evaluate predictive performance.

![image](https://github.com/user-attachments/assets/a19727a4-1b4f-45e9-af54-42977a2e928a)