Add filtered KS diagnostics and feature-type plan
This commit is contained in:
@@ -88,6 +88,7 @@ def main():
|
||||
else:
|
||||
run([sys.executable, str(base_dir / "evaluate_generated.py")])
|
||||
run([sys.executable, str(base_dir / "summary_metrics.py")])
|
||||
run([sys.executable, str(base_dir / "filtered_metrics.py")])
|
||||
if not args.skip_diagnose:
|
||||
run(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user