"Multi Class Label Neural Network Implementation"

mksaad
mksaad New Altair Community Member
edited November 5 in Community Q&A
Hi,

As far as I know, it is not possible with the Weka implementation MultilayeredPerceptron OR Rapid Miner NN implementation to predict/classify more than one output (multiple class label attributes). Did anyone come across or use a Neural Network Implementation the support Multi Class Label?. Any help would be appreciated.

Regards,
--
Motaz K. Saad
http://motaz.saad.googlepages.com

Answers

  • steffen
    steffen New Altair Community Member
    Hello Motaz

    I have got the feeling that this is not what you are looking for, but do you know the Stuttgart Neural Network Simulator.

    greetings,

    Steffen
  • mksaad
    mksaad New Altair Community Member
    Hello Steffen,

    Thanks for replying

    It seems that I will using multiple NN to predict each numeric class label !!!


    Best Regards,