Turi Create  4.0
turi::ml_data_internal::ml_data_block Struct Reference

#include <ml/ml_data/data_storage/ml_data_block_manager.hpp>

Detailed Description

This struct holds two components – the first is the translated row data, which gives the compact format for rows converted to numerical format. This row format is described in ml_data_row_format.hpp.

The second is the untranslated_columns list. If there are untranslated columns, then this will hold those values.

Definition at line 24 of file ml_data_block_manager.hpp.


The documentation for this struct was generated from the following file: