Skip to content

Commit

Permalink
commit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ines-ae committed Dec 21, 2023
1 parent d13ff2c commit 996326f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions .vscode/settings.json

This file was deleted.

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 996326f

Please sign in to comment.