BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
pvareschi
Quartz | Level 8

Re: Neural Network Modelling

When modelling multinomial target variables, which activation function should be used, between MLogistic and SoftMax? The demonstration at page 2.15 of the course text uses MLogistic but the table at page 3.27 recommends SoftMax.

1 ACCEPTED SOLUTION

Accepted Solutions
zhongxiuliu
SAS Employee

check online documentation in sas enterprise miner here https://support.sas.com/documentation/onlinedoc/miner/em151-143/emprcref.pdf

mlogistic and softmax are the same function with different names. 

Aurora Peddycord-Liu

View solution in original post

1 REPLY 1
zhongxiuliu
SAS Employee

check online documentation in sas enterprise miner here https://support.sas.com/documentation/onlinedoc/miner/em151-143/emprcref.pdf

mlogistic and softmax are the same function with different names. 

Aurora Peddycord-Liu