Skip to content

Conversation

sjsrey
Copy link
Member

@sjsrey sjsrey commented May 29, 2024

This will add functionality to handle missing values encoded as numpy.NaN.

The proposal is to classify the masked values (excluding NaNs), and then set the bin label for the missing observations to -1.

This would keep the labels as ints, rather than using numpy.NaN which would change the labels to floats.

This is a work-in progress PR to solicit comments and ideas.

@sjsrey sjsrey added WIP Work in progress. For discussion and feedback. Do not merge. enhancement labels May 29, 2024
@knaaptime
Copy link
Member

sweet. looks like the only failure is probably small?

@knaaptime
Copy link
Member

@sjsrey do you want to get this into meta, or hang on until the next?

@sjsrey
Copy link
Member Author

sjsrey commented Jul 3, 2024

@sjsrey do you want to get this into meta, or hang on until the next?

Hang on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement WIP Work in progress. For discussion and feedback. Do not merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants