Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIssue when using boot632 and multiClassSummary #382
Comments
|
I'll check it out. Thanks, Max |
|
Fixed now. I was not correctly identifying which columns were the performance measures. |
Hi,
I posted this on stackexchange a few days ago, but I'm not sure how active you are over there so thought I would cross-post to here.
There is a bug when using the 632 bootstrap resample with the multiClassSummary function
Example:
Results in
However, if you use normal bootstrapping (or any of the CV methods), there are no errors.
The problem seems to be only limited to the multiClassSummmary function as there are no issues when using the twoClassSummary or default (Accuracy) summary
Session Info: