Model Screening: Neural network / K-fold crossvalidation
I need to use model screening to fit a model by Neural network. the default setup for NN is 3TanH. but when I change setup in model launch ( For example: 1TanH 1 Linear 1 Gaussian), it shows me an alert: " Note: The data table has changed. The output no longer represents the data. TO synchronize the output with the data, select "sync to data table changes" from the platform menu."How can I change ...