Skip to content

Fix TypeError of customized kfold method which needs 'y'#1450

Merged
thinkall merged 4 commits into
mainfrom
thinkall-patch-1
Aug 2, 2025
Merged

Fix TypeError of customized kfold method which needs 'y'#1450
thinkall merged 4 commits into
mainfrom
thinkall-patch-1

Conversation

@thinkall
Copy link
Copy Markdown
Collaborator

Why are these changes needed?

To fix TypeError: StratifiedKFold.split() missing 1 required positional argument: 'y' reported in #1303 and #1447

Related issue number

Closes #1303 , #1447

Checks

@thinkall thinkall merged commit be81a76 into main Aug 2, 2025
13 checks passed
@thinkall thinkall deleted the thinkall-patch-1 branch August 2, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: StratifiedKFold.split() missing 1 required positional argument: 'y'

2 participants