Hello, I created a gradient boosted model in SAS Enterprise Miner, and I've also imported a new data set into the program to score using the resulting model. I know how to generate a list of predicted values for the target variable for each entry in the data set. However, I'd also like to compute fit statistics for the new scored data as I can get from the model comparison node for the training and validation data set. Does anyone know what I could enter into the SAS code node to generate the same set of fit statistics from the scored data set? Would be really appreciative of any help.,
... View more