?> ¿Cuál es el propósito de la acción bartScore e... - Aide
QUESTION / RÉPONSE

¿Cuál es el propósito de la acción bartScore en SAS Viya?

0 consultations

Réponse

La acción `bartScore` crea una tabla en el servidor que contiene los resultados de la puntuación de observaciones utilizando un modelo ajustado de árboles de regresión aditivos bayesianos (BART).
Action technique liée

Voir la documentation de bartScore

Voir l'Action
Thématiques

Voir aussi

bartScore
bart

Erstellt eine Tabelle auf dem Server, die Ergebnisse aus der Bewertung von Beobachtungen unter Verwendung eines angepassten Bayes'schen additiven Regressionsbaum-Modells enthält.

bartScore
bart

The bartScore action scores a data table using a previously fitted Bayesian additive regression trees (BART) model. It generates predicted values, residuals, and confidence limits for each observation in the input data.

bartScoreMargin
bart

The bartScoreMargin action computes predictive margins by using a fitted Bayesian additive regression trees (BART) model. Predictive margins are predictions from a model at fixed values of some predictors, averaged over the distribution of the other predictors. This technique is useful for understanding the effect of a specific predictor on the outcome, while accounting for the influence of other variables in the model.