Package weka.classifiers.functions

Class Summary
MultilayerPerceptronCS A Classifier that uses backpropagation to classify instances.
This network can be built by hand, created by an algorithm or both.