ModelBuilder.table# ModelBuilder.table(**model_table_kwargs)[source]# Get the summary table of the model. Parameters: **model_table_kwargsKeyword arguments for the model_table function Returns: rich.table.TableA rich table containing the summary of the model.