Contains classes for computing the Cross-entropy loss objective function.
More...
|
struct | Parameter |
| Parameter for Cross-entropy loss objective function More...
|
|
class | Input |
| Input objects for the Cross-entropy loss objective function More...
|
|
Available identifiers of input objects of the Cross-entropy loss objective function
Enumerator |
---|
argument |
Numeric table of size 1 x p with input argument of the objective function
|
data |
Numeric table of size n x p with data
|
dependentVariables |
Numeric table of size n x 1 with dependent variables
|
Available methods for computing results of Cross-entropy loss objective function
Enumerator |
---|
defaultDense |
Default: performance-oriented method.
|