Split UI pages and add inference workflow
This commit is contained in:
@@ -12,6 +12,9 @@ def test_evaluation_agent_returns_checks():
|
||||
assert checks["real_workspace_acceptance"] is True
|
||||
assert checks["real_train_acceptance"] is True
|
||||
assert checks["single_epoch_curve_support"] is True
|
||||
assert checks["separated_pages_ui"] is True
|
||||
assert checks["trained_model_inference_ui"] is True
|
||||
assert checks["dataset_preparation_doc"] is True
|
||||
|
||||
|
||||
def test_validation_agent_lightweight(monkeypatch):
|
||||
|
||||
Reference in New Issue
Block a user