New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets
Read More
tfdf.py_tree.dataspec.label_value_idx_to_value
Gets the representation value of a categorical label value.
tfdf.py_tree.dataspec.label_value_idx_to_value(
column_spec: data_spec_pb2.Column, value_idx: int
) -> Union[int, str]
This function can be used in condition with ProbabilityValue.
Args |
column_spec
|
The column spec of the attribute.
|
value_idx
|
A label value compatible with the column spec.
|
Returns |
The representation of "value_idx".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-14 UTC.
[null,null,["Last updated 2025-03-14 UTC."],[],[]]