New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets
Read More
tfdf.model_plotter.DisplayOptions
Display options.
tfdf.model_plotter.DisplayOptions(
margin=10,
node_x_size=160,
node_y_size=28,
node_x_offset=180,
node_y_offset=33,
font_size=10,
edge_rounding=20,
node_padding=2,
show_plot_bounding_box=False
)
All the values are expressed in pixel.
Attributes |
margin
|
A namedtuple alias for field number 0
|
node_x_size
|
A namedtuple alias for field number 1
|
node_y_size
|
A namedtuple alias for field number 2
|
node_x_offset
|
A namedtuple alias for field number 3
|
node_y_offset
|
A namedtuple alias for field number 4
|
font_size
|
A namedtuple alias for field number 5
|
edge_rounding
|
A namedtuple alias for field number 6
|
node_padding
|
A namedtuple alias for field number 7
|
show_plot_bounding_box
|
A namedtuple alias for field number 8
|
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 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[]]