How can I control which nodes are included in the scored output table when using the annCode action?

3 vues

Réponse

You can use the 'listNode' parameter. It accepts values like 'ALL', 'HIDDEN', 'INPUT', or 'OUTPUT' to specify which types of nodes should be included in the scored output table. The default is 'HIDDEN', which is useful for autoencoding applications.
Did this answer help you?
annCode

neuralNet

See technical action