tabensemb.trainer.Trainer._read_cv_leaderboards# method Trainer._read_cv_leaderboards() → Tuple[List[DataFrame], List[str], Dict[str, List[str]], List[str]][source]# Read cross-validation leaderboards in the folder self.project_root/cv. Returns: listCross validation leaderboards listModel base names dictModel names in each model base listMetric names.