Probabilistic neural network: Difference between revisions

Content deleted Content added
rvv
Line 28:
* PNN networks generate accurate predicted target probability scores.
* PNNs approach Bayes optimal classification.
* Chaitanya.
* Srikanth.
 
==Disadvantages ==
* PNN are slower than multilayer perceptron networks at classifying new cases.
* PNN require more memory space to store the model.
* Vivek.
 
==Applications based on PNN==