IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
irsoftmax.m File Reference

Detailed Description

"Softmax" Transformation

Returns a matrix where each row sums to one and the elements are exponentially proportional to their respective originals

Reference

Kuncheva, Combining Pattern Classifiers, 2004, section 5.1, page 152

See also
clssr_ls

Definition in file irsoftmax.m.

Go to the source code of this file.

Functions

function irsoftmax (in X)
 

Function Documentation

function irsoftmax ( in  X)