How does the `logisticType3` action get the model to analyze?

2 vues

Réponse

It uses the `restore` parameter, which points to an in-memory table created from a binary large object (BLOB) that contains a previously fitted regression model.
Did this answer help you?
logisticType3

regression

See technical action