brain-score / brain-score/brain-score.web

archive models in profile

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3
Forks
7
Avg merge
7m
Merged PRs (30d)
1

Description

When a user submitted a lot of models, their profile becomes quite cluttered. The `public` flag hides it from the public leaderboard, but leaves the private profile leaderboard cluttered.

Proposal: implement an `archive` function to hide models from users' profiles. I would still keep them in the database for the record and allow to `view archived models` in the profile to un-archive them (e.g. if archiving by accident).

(from #129)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the existing `public` flag affects the profile leaderboard and how models are retained in the database. Define the archive and un-archive paths, including a profile option to view archived models; the work is done when archived models no longer clutter the normal profile view but remain recoverable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.