Posterior probabilities scores implementation

조회 수: 2 (최근 30일)
Nedz
Nedz 2020년 5월 14일
When computing the scores for a cross-validated model usinf kfoldPredict function. What happens when the posterior probabilities score for two classes are equal?
For the scores generated for both my data classes, they are equal with respect to each other but different signs. see below.
-0.975785235458494 0.975785235458494
0.666850510204870 -0.666850510204870
-0.983822630177369 0.983822630177369
-0.732675092118859 0.732675092118859
-0.842372054768027 0.842372054768027
-0.661193781557410 0.661193781557410
-0.790509351855946 0.790509351855946
-0.0863164135990770 0.0863164135990770
-1.00014136811904 1.00014136811904
0.0436985829428482 -0.0436985829428482
..... this goes on for 842 rows.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by