MCPcopy Create free account
hub / github.com/MaureenZOU/TSAM / evaluate.py

File evaluate.py

src/evaluate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) # NOQA
4import argparse

Callers

nothing calls this directly

Calls 3

appendMethod · 0.80
parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected