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

Enhancements to Subsampling Feature in tidygate #1

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

qclayssen
Copy link
Owner

@qclayssen qclayssen commented Nov 23, 2023

This Pull Request introduces enhancements to the subsampling feature in the tidygate package. The subsample parameter has been implemented to vizualise a select target portion of the data to make the get. Once a gate is selected, the outline of all points within the gate is revealed, enhancing the user's ability to identify and work with subsets of data.

Key Points:

  • Implementation of subsampling functionality in tidygate.
  • Fixed seed for reproducibility
  • Enhanced data visualization and analysis capabilities.

Link to Issue: Issue 20

Implemented a subsampling option in the gate_interactive_chr_int function. This allows users to work with a fraction or a fixed number of rows from the dataset, enhancing efficiency for large datasets. The feature includes handling both fraction and fixed number subsampling, along with a seed for reproducibility.
@qclayssen qclayssen added the enhancement New feature or request label Nov 23, 2023
@qclayssen qclayssen self-assigned this Nov 23, 2023
@qclayssen qclayssen marked this pull request as draft November 23, 2023 16:35
@qclayssen qclayssen marked this pull request as ready for review November 23, 2023 16:35
@stemangiola stemangiola merged commit c93b37f into master Nov 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants