The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Gradient Boosted Trees - Confusion matrix
I am running a Gradient Based Trees model. I am getting the attached confusion table which seems 'incorrect' or inverted in terms of positioning of the scores. The ROC curve also is unusual in that it is slopping downwards left to right.
The model is looking at clinical tests by patient admitted to ICU - the original test data had each test labelled 1 - Died or 2 - survived. I have converted this to binomial hence the True-True, True-False categories on the confusion matrix.
Given that the focus should be to highlight those patients who died rather than survived I am concerned that I have omitted some parameter or block that is that is distorting the table.
Copy of model and confusion table below.
Thank you.
The model is looking at clinical tests by patient admitted to ICU - the original test data had each test labelled 1 - Died or 2 - survived. I have converted this to binomial hence the True-True, True-False categories on the confusion matrix.
Given that the focus should be to highlight those patients who died rather than survived I am concerned that I have omitted some parameter or block that is that is distorting the table.
Copy of model and confusion table below.
Thank you.
0
Best Answers
-
BalazsBarany Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 UnicornHi,
you can use the operator Remap Binominals to set the negative and positive class.
Regards,
Balázs6 -
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHi @DanDunne ,did you try to set the positive class manually? It is a setting of Performance (Binominal)Cheers,Martin
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany6