About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Last updated: Feb 11, 2025
Multilayer perceptron is a classifier based on the feedforward artificial neural network and consists of multiple layers.
Each layer is fully connected to the next layer in the network. See Multilayer Perceptron Classifier (MLPC) for details.1
The MultiLayerPerceptron-AS node in watsonx.ai Studio is implemented in Spark. To use a this node, you must set up an upstream Type node. The MultiLayerPerceptron-AS node will read input values from the Type node (or from the Types of an upstream import node).
1 "Multilayer perceptron classifier." Apache Spark. MLlib: Main Guide. Web. 5 Oct 2018.
Was the topic helpful?
0/1000