aai-institute / aai-institute/pyDVL

Improve logging in data valuation methods

Open
#531 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue light task
Dominant language
Python
Stars
146
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently, there is almost no logging in the `src/pydvl/value` module. Potentially, this affects other modules as well.
Adding more logging can help with debugging and development. Therefore, I suggest doing it.

Contributor guide

Open the contributing guide

Research direction

The issue mentions the `src/pydvl/value` module. Start by exploring this directory to understand the existing code structure and identify key functions where logging would be beneficial. Look for existing logging patterns in the project to maintain consistency. Determine appropriate log levels (INFO, DEBUG) and messages that would aid debugging. 'Done' means adding meaningful log statements to the main valuation methods without breaking existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.