mlrl.common.cython.output_matrix module¶
@author Michael Rapp (michael.rapp.ml@gmail.com)
- class mlrl.common.cython.output_matrix.OutputMatrix¶
Bases:
objectAn output matrix that stores the ground truth to be used for training a model.
- get_num_cols() int¶
Returns the number of outputs in the output matrix.
:return The number of outputs