Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression with Grouped kFold CV #1254

Open
rsangole opened this issue Nov 6, 2023 · 1 comment
Open

Regression with Grouped kFold CV #1254

rsangole opened this issue Nov 6, 2023 · 1 comment

Comments

@rsangole
Copy link

rsangole commented Nov 6, 2023

Hello,

I have a regression problem where I need to be able to use a grouped k-fold strategy (sklearn.model_selection.GroupKFold). However, I see in the docs that split_type for regression problems cannot be set to 'group' ?

Is there a way to run a regression problem with a grouped kFold approach in autoML?

Cheers!

@rsangole rsangole changed the title Groups with Regression Regression with Grouped kFold CV Nov 6, 2023
@sonichi
Copy link
Collaborator

sonichi commented Nov 12, 2023

It can be, I believe.

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

No branches or pull requests

2 participants