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

Add partitioners property to FederatedDataset #3096

Merged
merged 10 commits into from
Mar 13, 2024

Conversation

adam-narozniak
Copy link
Member

@adam-narozniak adam-narozniak commented Mar 11, 2024

Issue

In order to plot the labels of different partitions, expose the partitioner object.

Description

Passing a single partitioner or multiple partitioners will be required by the plotting function.

Proposal

Trigger dataset download, and assignment, and then check if the specification of the partitioners matches the dataset splits. Then return the partitioners dictionary.

Changelog entry

@adam-narozniak adam-narozniak marked this pull request as ready for review March 12, 2024 23:16
Co-authored-by: Javier <jafermarq@users.noreply.github.com>
jafermarq
jafermarq previously approved these changes Mar 13, 2024
@jafermarq jafermarq enabled auto-merge (squash) March 13, 2024 21:36
@danieljanes danieljanes enabled auto-merge (squash) March 13, 2024 23:13
@danieljanes danieljanes merged commit 44195b9 into main Mar 13, 2024
34 checks passed
@danieljanes danieljanes deleted the fds-add-public-partitioners branch March 13, 2024 23:25
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.

4 participants