feat: pre-flight filter of untrainable task types before gate
This commit is contained in:
@@ -40,6 +40,7 @@ def _valid_kwargs() -> dict:
|
||||
"batch_size": 15,
|
||||
"min_class_per_batch": 2,
|
||||
"eval_min_per_class": 2,
|
||||
"trainable_min_units": 8,
|
||||
"early_stop_patience": 8,
|
||||
"test_size": 60,
|
||||
"use_slow_momentum": True,
|
||||
|
||||
Reference in New Issue
Block a user