seismometer._api.show_cohort_summaries¶
- seismometer._api.show_cohort_summaries(by_target=False, by_score=False)¶
Displays a table of selectable attributes and their associated counts. Use by_target and by_score to add additional summary levels to the tables.
- Parameters:
by_target (bool, optional) – If True, adds an additional summary table to break down the population by target prevalence, by default False.
by_score (bool, optional) – If True, adds an additional summary table to break down the population by model output, by default False.
- Return type:
HTML