Caching in temporary folders
Open
enhancement
- Dominant language
- Python
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Allow HyperSHAP to be used in sessions so that value functions that are evaluated once are cached in between so that computations are not wasted.
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the session handling and value-function evaluation paths, then determine how temporary-folder caching should persist across sessions; done means repeated evaluations are reused instead of recomputed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100