Because SNOMED and ICD Codes must be treated as categories for gradient boosting The 8 main blood types (A+, A-, B- rare, B+, O+, O- universal, AB+, AB-) are categories. If I used label encoding then each category becomes integer (e.g A+ =0, B-=1, AB+=2). This is compact but introduces a false ordering and the… Continue reading Using CatBoost.ai in Healthcare
