Which activation or transfer function is suitable to classify 3 type of data?
Show older comments
I have Iris dataset I changed the classes from flower name to 0 , 1, -1 which transfer function is suitable to use when doing manual training does logsig make the work ???
Answers (2)
Greg Heath
on 10 Jan 2018
Edited: Greg Heath
on 10 Jan 2018
Use
[ 1 0 0
0 1 0
0 0 1 ]
Hope this helps.
Thank you for formally accepting my answer
Greg
3 Comments
Greg Heath
on 10 Jan 2018
WHOOPS!!!
My answer was given assuming you would be using a classification function like Patternnet.
I don't understand what you mean by classification by "hand"
Greg
Samisam
on 11 Jan 2018
Edited: per isakson
on 12 Jan 2018
Samisam
on 11 Jan 2018
Greg Heath
on 11 Jan 2018
Edited: Greg Heath
on 11 Jan 2018
0 votes
My computer does not allow me to use the comment box. I can't even use the full ANSWER box!
Use tansig/tansig
Thank you for formally accepting my answer
Greg
5 Comments
Samisam
on 11 Jan 2018
Greg Heath
on 12 Jan 2018
I'm not sure what that means. Please elucidate.
Greg
Salma Hassan
on 14 Jan 2018
dr Greg Heath can you check my question plz how does it possible in convnet, High accuracy in both of validation and test the same has 97% with error loss function 0.01
Greg Heath
on 14 Jan 2018
Sorry, I cannot help.
Greg
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!