brain-score / brain-score/vision

stop using pickle for result_caching

Open
#358 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
193
Forks
105
Avg merge
10h 48m
Merged PRs (30d)
10

Description

instead, use netcdf ([already implemented](https://github.com/brain-score/result_caching/blob/27ace7e892a2cbfbcb654d027e8d108e168986d4/result_caching/__init__.py#L467) in result_caching, but not brain-score)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the linked result_caching implementation in result_caching/__init__.py with the corresponding caching code in brain-score. Locate pickle usage in the repository and replace the result-cache path with the existing netcdf approach; done means cached results no longer use pickle and relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.