Skip to content

Cv filter improvements#55

Merged
GregJohnsonJr merged 14 commits intodevfrom
CvFilterImprovements
Sep 4, 2025
Merged

Cv filter improvements#55
GregJohnsonJr merged 14 commits intodevfrom
CvFilterImprovements

Conversation

@GregJohnsonJr
Copy link
Copy Markdown
Collaborator

Added support for data.frames as input in import_data() #49

Fixed the ggplot dependency issue #50

Fixed the CV filter to run the cv on all samples. If a sample is above the CV threshold (meaning the data is too variable) we will zero it out, otherwise keep it. If all samples in the feature are all zeroed out, (there data is too variable) remove the feature. This should be the solution for #53

@GregJohnsonJr GregJohnsonJr self-assigned this Sep 4, 2025
@GregJohnsonJr GregJohnsonJr added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request release labels Sep 4, 2025
@GregJohnsonJr GregJohnsonJr merged commit 9ee5fea into dev Sep 4, 2025
@GregJohnsonJr GregJohnsonJr mentioned this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CV Filter removes features that should not be removed [Inquiry]: Feature Request

1 participant