Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
update neural benchmarks import
Browse files Browse the repository at this point in the history
  • Loading branch information
mschrimpf committed Jul 9, 2019
1 parent 3e1787b commit 9ab9172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model_tools/brain_transformation/neural.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from brainscore.assemblies import average_repetition
from brainscore.benchmarks import BenchmarkBase, ceil_score
from brainscore.benchmarks.regressing import timebins_from_assembly
from brainscore.benchmarks.neural import timebins_from_assembly
from brainscore.metrics import Score
from brainscore.metrics.ceiling import InternalConsistency
from brainscore.metrics.regression import CrossRegressedCorrelation, pls_regression, pearsonr_correlation
Expand Down

0 comments on commit 9ab9172

Please sign in to comment.