BookmarkSubscribeRSS Feed
lele241
Calcite | Level 5

How to find the total predictional error on the test set and the confusional matrix on validation set for MBR classificator on SAS enterprise miner?

  Answere asap.

             thank you very much

6 REPLIES 6
fef92
Calcite | Level 5

I have the same problem :smileyshocked:

gergely_batho
SAS Employee

Connect a Model Comparison Node to MBR.

There you should see it.

fef92
Calcite | Level 5

I found the confusional matrix, but not the error of test set Smiley Sad

gergely_batho
SAS Employee

In Model Comparison results look at the Fit Statistics table.

Some of the last columns are: Test ASE, Test RASE, Test MSE, Test RMSE, Test Misc.Rate, etc.

Make also sure, that you have a Partition Node in the flow, and test set percent is not 0%.

fef92
Calcite | Level 5

Thank you very much!Smiley Happy

In the Partition Node test set percent is not 0%, but the value of final prediction error is " . " .I had a filter node for the target before the Partition, maybe I have deleted something important...

gergely_batho
SAS Employee

As a first step try to connect a Model Comparison Node directly to the MBR node.

What does your Filter Node do? Hopefully not dropping all the test observation.

You can select the Model Comparison Node, then click on Imported Data, and Browse directly the Test Data. Does it have predictions (not missing)? Is the target variable OK (not missing)?

Are you saying that Test ASE, etc are all missing in the Fit Statistic Table?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 6 replies
  • 2226 views
  • 1 like
  • 3 in conversation