In this exercise you will create a simple Feedforward Neural Network to predict the income class of a person in the adult dataset. The steps are:
- Define a suitable model structure
- Preprocess the data
- Train the model
- Apply the model to the test set and evaluate the result
- Export the trained network
Workflow
01_Training
External resources
Used extensions & nodes
All required extensions are part of the default installation of KNIME Analytics Platform version 4.3.0
Legal
By using or downloading the workflow, you agree to our terms and conditions.