GabrielKP / enc

The encoders
0 stars 0 forks source link

Evaluation function which mirrors Huth lab evaluation function #11

Closed GabrielKP closed 1 month ago

GabrielKP commented 1 month ago
for `n_repeats` do:
    sample n_train_stories (without replacement)
    sample n_test_stories (without replacement)
    Run regression on train_stories
    Compute correlation on test_stories
    Aggregate results.