8000 KFold splitter falsely claims it supports groups · Issue #22848 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
KFold splitter falsely claims it supports groups #22848
Closed
@adrinjalali

Description

@adrinjalali

@thomasjpfan : (taken from https://github.com/scikit-learn/scikit-learn/pull/22765/files#r825487547)

My mind is a little blown. So the current API for KFold.split has a groups parameter it never uses. Because of the inheritance structure, the API docs for KFold.split says the group labels are used in KFold.

(This comment is not actionable)

I haven't looked at how to proceed here. It certainly shouldn't claim it supports groups in the docs, and we need to check how to fix the API if we can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0