Skip to content

fix(classification): skip model predict if input all NA#263

Merged
chanshing merged 1 commit intomasterfrom
bugfix/skip-model-predict-if-all-na
Nov 6, 2024
Merged

fix(classification): skip model predict if input all NA#263
chanshing merged 1 commit intomasterfrom
bugfix/skip-model-predict-if-all-na

Conversation

@chanshing
Copy link
Copy Markdown
Member

Closes #253

@chanshing chanshing merged commit a32957c into master Nov 6, 2024
@chanshing chanshing deleted the bugfix/skip-model-predict-if-all-na branch November 6, 2024 17:43
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.

ValueError: Found array with 0 sample(s) (shape=(0, 37)) while a minimum of 1 is required.

1 participant