How can I partition the input data into training, validation, and testing sets?

3 vues

Réponse

You can use the "partByFrac" parameter to randomly assign proportions of observations to roles, or the "partByVar" parameter to assign roles based on the values of a specific variable.
Did this answer help you?
factmac

factmac

See technical action