How do I define the event of interest for a classification model assessment?
5 vues
Réponse
You can specify the event of interest using the `event` parameter, which takes the formatted value of the response variable that represents the event. If you don't specify this and the response is numeric, the action performs an assessment for a regression model.