-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Current state: Each fold trains on 9 dishes and tests on 1 dish. The order of the dishes is alphabetical.
Suggestions: Would it make more sense to randomize the order of the dishes?
Code reference:
alignment-models/training_testing.py
Line 656 in a4ef3ce
dish_list.sort() |