You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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