Skip to content

Commit

Permalink
commit 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ines-ae committed Dec 21, 2023
1 parent 33d3faf commit e94ee10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sklearn_questions.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def get_n_splits(self, X, y=None, groups=None):

def split(self, X, y, groups=None):
"""Generate indices to split data into training and test set.
Parameters
----------
X : array-like of shape (n_samples, n_features)
Expand Down

0 comments on commit e94ee10

Please sign in to comment.