Skip to content

c-kosasih/Cirrhosis-Multiclass-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ฌ Cirrhosis Multiclass Classification

This project focuses on predicting the stage of liver cirrhosis using clinical patient data. It explores multiclass classification techniques by comparing Random Forest and XGBoost models. Key features include:

  • โœ… Model comparison between Random Forest and XGBoost
  • โš™๏ธ Hyperparameter tuning for performance optimization
  • ๐Ÿ”„ SMOTE applied to address class imbalance

๐Ÿ“Š The project aims to provide accurate classification of disease progression to support medical decision-making.

๐Ÿง  Note: To reduce the risk of late diagnoses (e.g., predicting Stage 2 when the actual stage is Stage 3), the model prioritizes recall for critical stages such as Stage 3 and Stage 4.

About

Multiclass classification of liver cirrhosis stages using clinical data. Compares Random Forest vs. XGBoost with SMOTE for class imbalance and hyperparameter tuning for optimization. Aims to support clinical decision-making.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors