brainscore_core.submission.database

Functions

_retrieve_score_center(score)

Deal with multiple formats of storing the score, i.e. a single scalar in the score object versus an aggregation dimension.

_retrieve_score_error(score)

Deal with multiple formats of storing the score, i.e. an error attribute in the score object versus an aggregation dimension.

benchmarkinstance_from_benchmark(benchmark, ...)

connect_db(db_secret)

email_from_uid(user_id)

Retrieve the email belonging to a user id.

modelentry_from_model(model_identifier, ...)

public_benchmark_identifiers(domain)

public_model_identifiers(domain)

reference_from_bibtex(bibtex_string)

submissionentry_from_meta(jenkins_id, ...)

uid_from_email(author_email)

Retrieve the user id belonging to an email.

update_score(score, entry)