↓ 3 callersFunctionapply_final_profiling_functions(
files2contents,
sample_files,
fn,
attribute,
data_lake='',
function_cache=False,
)
evaporate/profiler.py:247
↓ 3 callersFunctionget_model_extractions(
file2chunks,
sample_files,
attribute,
manifest_session,
model_name,
overwrite_cac
evaporate/profiler.py:454
↓ 2 callersFunctionapply_final_ensemble(
group_files,
file2chunks,
file2contents,
selected_keys,
all_metrics,
attribute,
evaporate/profiler.py:188
↓ 2 callersFunctioncombine_extractions(
args,
all_extractions,
all_metrics,
combiner_mode = "mv",
attribute=None,
train_
evaporate/profiler.py:115
↓ 2 callersFunctionget_cond_probs(votes, y, indices_train, golds_train, accs_train, num_lfs_test)
evaporate/weak_supervision/ws_utils.py:72
↓ 2 callersFunctionget_functions(
file2chunks,
sample_files,
all_extractions,
attribute,
manifest_session,
overwrite_c
evaporate/profiler.py:354
↓ 2 callersFunctionget_topk_scripts_per_field(
script2metrics,
function_dictionary,
all_extractions,
gold_key='',
k=3,
do_end_t
evaporate/evaluate_profiler.py:233
↓ 2 callersFunctionidentify_schema(run_string, args, file2chunks: Dict, file2contents: Dict, sample_files: List, manifest_sessions: Dict, group_
evaporate/schema_identification.py:234
↓ 2 callersFunctionrerank(
field2value, exclude, cleaned_counter, order_of_addition, base_extraction_count,
most_in_context_exa
evaporate/schema_identification.py:131
↓ 2 callersFunctionrun_profiler(run_string, args, file2chunks, file2contents, sample_files, group_files, manifest_sessions, attribute, profil
evaporate/profiler.py:599
↓ 2 callersFunctionrun_ws(
all_votes,
gold_extractions_file,
symmetric=True,
attribute='',
has_abstains=1.0,
evaporate/weak_supervision/run_ws.py:174
↓ 1 callersMethod__init__(self, train_votes, train_gold, test_votes, test_gold, abstains = False, classes=[0, 1], abstain_value = -1)
evaporate/weak_supervision/methods.py:20
↓ 1 callersFunctionchunk_file(
parser, file, chunk_size=5000, mode="train", remove_tables=False, body_only=False
)
evaporate/profiler_utils.py:200
↓ 1 callersFunctionchunk_files(file_group, parser, chunk_size, remove_tables, max_chunks_per_file, body_only)
evaporate/run_profiler.py:36