MCPcopy Create free account
hub / github.com/CodeClash-ai/CodeClash / elo.py

File elo.py

codeclash/analysis/metrics/elo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import argparse
3import json
4from collections import defaultdict

Callers

nothing calls this directly

Calls 15

get_loggerFunction · 0.90
add_file_handlerFunction · 0.90
ScoreMatrixBuilderClass · 0.85
BradleyTerryFitterClass · 0.85
print_resultsFunction · 0.85
write_latex_tableFunction · 0.85
write_website_resultsFunction · 0.85
write_latex_table_plainFunction · 0.85
EloVsMaxRoundsClass · 0.85

Tested by

no test coverage detected