int smodel_count_free_parameter

(smodel** smo, int smo_number)

Computes the number of free parameters in an array of smodels.

Documentation

Computes the number of free parameters in an array of smodels. E.g. if the number of parameter from pi is N - 1. Counts only those parameters, that can be changed during training. If pi[i] = 0 it is not counted, since it can't be changed.
Parameters:
- smo smodel
- smo\_number number of smodels
Returns:
number of free parameters

Alphabetic index



This page was generated with the help of DOC++.