aai-institute / aai-institute/pyDVL
Improve logging in data valuation methods
- 主要言語
- Python
- スター
- 146
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- devtools, observability
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100