Skip to content

Fixed bug in nnet wrapper (including avNNet, pcaNNet)#1367

Open
bpuladi wants to merge 3 commits intotopepo:masterfrom
bpuladi:master
Open

Fixed bug in nnet wrapper (including avNNet, pcaNNet)#1367
bpuladi wants to merge 3 commits intotopepo:masterfrom
bpuladi:master

Conversation

@bpuladi
Copy link
Copy Markdown

@bpuladi bpuladi commented May 10, 2024

Correct the linout parameter for nnet, avNNet, pcaNNet. This is required for regression. If not set, regression performance metrics will be wrong.
linout = FALSE # for classification
linout = TRUE # for regression

bpuladi added 3 commits May 10, 2024 19:16
Correct the linout parameter for avNNet. This is required for regression. If not set, regression performance metrics will be wrong.
Correct the linout parameter for pcaNNet. This is required for regression. If not set, regression performance metrics will be wrong.
Correct the linout parameter for nnet. This is required for regression. If not set, regression performance metrics will be wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant