Hello,
I am relatively new to prtools -learning in progress:)
I’m looking for a way to achieve from classifier (mapping) not direct class label but a support function value in case, for instance, neural nets - or probabilities that given object is of class X. Generally I want to achieve soft value from given classifier. Is it easly possible or requires a lot of coding?
Is it correct assumption that after operation dataset * mapping I should get a new dataset where
resulting nlab array should contain soft labels set by mapping?
Kind regards,
Tomasz Wilk

