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

Confusion Matrix Doesn't Sum to Example #

lsevellsevel Member Posts: 18 Contributor II
edited November 2018 in Help
Hi all,

I'm running a binomial classification process. Pretty simple, retrieve data-->select attributes-->cross-validation. Somehow when I look at the results the confusion matrix adds to 26 examples when the full set has 33. When I scroll over the various operators, 33 examples are listed as moving through the process, however. I've tried the same process but selecting different attributes and do not get this problem.

Has anyone encountered this problem or have any suggestions?

Thanks!

Answers

  • marcin_blachnikmarcin_blachnik Member Posts: 61 Guru
    Maybe for some vectors you don't get results. Perhaps some values for the input training attributes are unknown (missing), your model doesn't know the answer thou you don't get it in confusion matrix
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Do you have weights on your examples? The performance operator uses the weights by default.
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.