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 notebook showcasing use of PyTorch models with Data Valuation #463

Open
Tracked by #467
AnesBenmerzoug opened this issue Dec 3, 2023 · 0 comments
Open
Tracked by #467
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@AnesBenmerzoug
Copy link
Collaborator

AnesBenmerzoug commented Dec 3, 2023

In order to show that data valuation is not limited to scikit-learn models, we should create a notebook demonstrating
the use of a PyTorch with one of the data valuation methods (e.g. TMCS). We could use Skorch to wrap the PyTorch model and then seamlessly use it with the existing data valuation code.

The purpose of this is two fold:

  • Document and show use of data valuation methods with non-scikit-learn models.
  • Test performance and behaviour of PyTorch models with Data Valuation's parallelization and serialization.

This issue is related to #533

@AnesBenmerzoug AnesBenmerzoug added the documentation Improvements or additions to documentation label Dec 3, 2023
@AnesBenmerzoug AnesBenmerzoug added this to the v0.9.0 milestone Dec 3, 2023
@AnesBenmerzoug AnesBenmerzoug modified the milestones: v0.9.0, v0.10.0 Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant