-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Description
Multiple Output Neural Network
Purpose
Predict multiple outputs from same NN Model
Use-case
Modelling complex processes with multiple outputs
Is your feature request related to a problem?
No
Is your feature request related to a JASP module?
Machine Learning
Describe the solution you would like
Multiple Variable input to predict Multiple separate outputs
Describe alternatives that you have considered
No
Additional context
Your single output Neural Networks are useful in predicting one output variable. Request to add multiple output neural networks.
tomtomme