bigframes.ml.model_selection.KFold.get_n_splits# KFold.get_n_splits() → int[source]# Returns the number of splitting iterations in the cross-validator. Returns: the number of splitting iterations in the cross-validator. Return type: int