lm_polygraph.stat_calculators.statistic_extraction_visual module

class lm_polygraph.stat_calculators.statistic_extraction_visual.TrainingStatisticExtractionCalculatorVisual(train_dataset=None, background_train_dataset=None)[source]

Bases: StatCalculator

static meta_info() Tuple[List[str], List[str]][source]

Placeholder method to return the list of statistics and dependencies for the calculator.