Kappa Goes up as Accuracy Goes Down2019 Community Moderator ElectionHow to increase accuracy of classifiers?Kappa From Combined Confusion MatricesKappa near to 60% in unbalanced (1:10) data setVoting combined results from different classifiers gave bad accuracyoversampling plus down sampling using smote not working on random forestsComparing SMOTE to down sampling the majority class in imbalanced binary classificationHow to improve accuracy further for forest cover predictionaccuracy prediction out of sample gone bad ! over fitting ?Low Kappa score but high accuracyExceptionally high accuracy with Random Forest, is it possible?
A Rare Riley Riddle
What happens if you roll doubles 3 times then land on "Go to jail?"
Where does the Z80 processor start executing from?
Return the Closest Prime Number
How to check is there any negative term in a large list?
Why escape if the_content isnt?
Large drywall patch supports
How did Arya survive the stabbing?
What does 算不上 mean in 算不上太美好的日子?
How to Reset Passwords on Multiple Websites Easily?
What grammatical function is や performing here?
How to create a 32-bit integer from eight (8) 4-bit integers?
Was Spock the First Vulcan in Starfleet?
Abbreviate author names as "Lastname AB" (without space or period) in bibliography
Go Pregnant or Go Home
Is there a korbon needed for conversion?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
Pole-zeros of a real-valued causal FIR system
Is this apparent Class Action settlement a spam message?
Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?
What is the opposite of 'gravitas'?
Anatomically Correct Strange Women In Ponds Distributing Swords
Avoiding estate tax by giving multiple gifts
Kappa Goes up as Accuracy Goes Down
2019 Community Moderator ElectionHow to increase accuracy of classifiers?Kappa From Combined Confusion MatricesKappa near to 60% in unbalanced (1:10) data setVoting combined results from different classifiers gave bad accuracyoversampling plus down sampling using smote not working on random forestsComparing SMOTE to down sampling the majority class in imbalanced binary classificationHow to improve accuracy further for forest cover predictionaccuracy prediction out of sample gone bad ! over fitting ?Low Kappa score but high accuracyExceptionally high accuracy with Random Forest, is it possible?
$begingroup$
I have recently been trying to train a randomForest model on a binary outcome with a very uneven class split.
282 control ~82%
63 case ~18%
There are a total of 147 predictors that I'm testing for this model.
I have been running Monte Carlo cross validations to determine the best mtry parameter however I have ran into an odd issue.
Based on these plots it looks like my classifier is no better than random (when you consider the class imbalance). The part that confuses me is that for some reason Kappa seems to increase as Accuracy decreases.. which doesn't make a ton of sense to me. Furthermore the graphs seem to suggest that the best mtry in terms of the kappa statistic is equal to the number of predictors, which I am having trouble interpreting the significance of. Does this mean my model is not useful at all for feature importance selection?
machine-learning classification r random-forest unbalanced-classes
New contributor
$endgroup$
add a comment |
$begingroup$
I have recently been trying to train a randomForest model on a binary outcome with a very uneven class split.
282 control ~82%
63 case ~18%
There are a total of 147 predictors that I'm testing for this model.
I have been running Monte Carlo cross validations to determine the best mtry parameter however I have ran into an odd issue.
Based on these plots it looks like my classifier is no better than random (when you consider the class imbalance). The part that confuses me is that for some reason Kappa seems to increase as Accuracy decreases.. which doesn't make a ton of sense to me. Furthermore the graphs seem to suggest that the best mtry in terms of the kappa statistic is equal to the number of predictors, which I am having trouble interpreting the significance of. Does this mean my model is not useful at all for feature importance selection?
machine-learning classification r random-forest unbalanced-classes
New contributor
$endgroup$
add a comment |
$begingroup$
I have recently been trying to train a randomForest model on a binary outcome with a very uneven class split.
282 control ~82%
63 case ~18%
There are a total of 147 predictors that I'm testing for this model.
I have been running Monte Carlo cross validations to determine the best mtry parameter however I have ran into an odd issue.
Based on these plots it looks like my classifier is no better than random (when you consider the class imbalance). The part that confuses me is that for some reason Kappa seems to increase as Accuracy decreases.. which doesn't make a ton of sense to me. Furthermore the graphs seem to suggest that the best mtry in terms of the kappa statistic is equal to the number of predictors, which I am having trouble interpreting the significance of. Does this mean my model is not useful at all for feature importance selection?
machine-learning classification r random-forest unbalanced-classes
New contributor
$endgroup$
I have recently been trying to train a randomForest model on a binary outcome with a very uneven class split.
282 control ~82%
63 case ~18%
There are a total of 147 predictors that I'm testing for this model.
I have been running Monte Carlo cross validations to determine the best mtry parameter however I have ran into an odd issue.
Based on these plots it looks like my classifier is no better than random (when you consider the class imbalance). The part that confuses me is that for some reason Kappa seems to increase as Accuracy decreases.. which doesn't make a ton of sense to me. Furthermore the graphs seem to suggest that the best mtry in terms of the kappa statistic is equal to the number of predictors, which I am having trouble interpreting the significance of. Does this mean my model is not useful at all for feature importance selection?
machine-learning classification r random-forest unbalanced-classes
machine-learning classification r random-forest unbalanced-classes
New contributor
New contributor
New contributor
asked Mar 21 at 21:48
JTrain500JTrain500
61
61
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
JTrain500 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47761%2fkappa-goes-up-as-accuracy-goes-down%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
JTrain500 is a new contributor. Be nice, and check out our Code of Conduct.
JTrain500 is a new contributor. Be nice, and check out our Code of Conduct.
JTrain500 is a new contributor. Be nice, and check out our Code of Conduct.
JTrain500 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47761%2fkappa-goes-up-as-accuracy-goes-down%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown