aai-institute / aai-institute/pyDVL
Implement exact methods for LOO
未关闭
good first issue
new-method
- 主要语言
- Python
- 星标
- 146
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
Branch feature/loo https://github.com/appliedAI-Initiative/pyDVL/compare/develop...feature/loo implements LOO for linear smoothers, for which a closed form solution is known. Finish that and test.
贡献指南
调研方向
The work is on the 'feature/loo' branch, implementing Leave-One-Out (LOO) for linear smoothers. Start by examining that branch's changes to understand the closed-form solution. Look for existing tests related to LOO or linear smoothers to understand the testing pattern. The goal is to complete the implementation and ensure it is properly tested.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ai, machine-learning
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100