Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/19PINE-AI/ikp
/ functions
Functions
549 in github.com/19PINE-AI/ikp
⨍
Functions
549
◇
Types & classes
37
Function
Tip
({ active, payload }: any)
website/src/pages/Densing.tsx:433
Function
VendorTag
({ vendor }: { vendor: string | null | undefined })
website/src/components/Tag.tsx:3
Function
VerdictTag
({ verdict }: { verdict: string })
website/src/components/Tag.tsx:30
Function
ViewToggle
({ view, setView, }: { view: "both_wrong" | "disagreement"; setView: (v: "both_wrong" | "disagreement"
website/src/pages/FingerprintPair.tsx:136
Method
__init__
( self, api_key: Optional[str] = None, base_url: str = "https://openrouter.ai/api/v1",
src/api_client.py:22
Method
__init__
(self, X, y)
scripts/15_densing_law_analysis.py:33
Method
__init__
(self, path: str | Path)
pipeline/store.py:45
Method
assign_tiers
Assign tiers and apply monotonicity + range filtering to all calibrated probes.
pipeline/store.py:105
Function
calibrate_on_landmark
Query one landmark and judge. Returns (landmark_name, correct, response).
pipeline/calibrate.py:23
Function
calibrate_probe
Run one probe through all 6 landmarks in parallel.
pipeline/calibrate.py:30
Function
call_judge
(probe_id, question, gold, response, http)
scripts/strict_rejudge_v4flash.py:50
Function
check
(entry)
scripts/clean_flag_researchers.py:25
Function
create_ollama_judge
Create a judge function using a local Ollama model.
src/scorer.py:93
Function
ecr
Effective capacity ratio: 10**(predicted - actual log_params).
scripts/penalty_sensitivity.py:81
Function
enrich_one
(probe_id, name, openalex_url, gold_subfield)
scripts/enrich_researcher_gold.py:187
Function
eval_model_wrapper
(args)
scripts/run_evaluation.py:477
Function
eval_one
(probe)
scripts/run_evaluation.py:283
Function
eval_one
(probe)
scripts/rerun_researcher_probes.py:180
Function
eval_one
(probe)
scripts/ikp_estimate.py:434
Function
eval_one
(probe)
scripts/legacy/retry_model.py:188
Function
fetch_label
(lbl)
scripts/clean_flag_wikidata.py:51
Function
format_done
(model, result, error, elapsed)
cli/evaluate.py:64
Method
get_pending
Get probes that haven't been tested on this landmark yet.
pipeline/store.py:93
Function
is_cs_venue
(venue_name: str)
scripts/enrich_researcher_gold.py:96
Function
judge
(question: str, gold: str, response: str)
scripts/ikp_estimate.py:150
Function
loo_cv
Leave-one-out median multiplicative error in predicted params (10**slope*acc+intercept).
scripts/penalty_sensitivity.py:65
Function
months_since
(date_str: str, ref: datetime = REF_DATE)
scripts/15_densing_law_analysis.py:87
Function
patch_one_probe
(rec)
scripts/patch_429_failures.py:122
Function
query
(question: str)
scripts/ikp_estimate.py:102
Function
query_one
(args)
pipeline/generate_researchers.py:218
Function
query_openalex_author
Query OpenAlex for author info. Max 2 retries with backoff.
scripts/legacy/fill_researcher_probes.py:148
Function
redraw_loop
()
cli/progress.py:116
Function
regimeFor
(hss: number, jaccard: number, bothW: number)
website/src/pages/Fingerprint.tsx:27
Function
run_one
(mn, mi)
scripts/rerun_researcher_probes.py:358
Function
runner
(i: int, m: dict)
cli/progress.py:135
Function
score_researcher_probe
Score a researcher probe response. The response should mention the researcher's field. Accept if: - Response contains the gold field or a
src/llm_judge.py:90
Function
score_with_llm_judge
Use an LLM as judge for complex matching cases. This is the fallback when simple matching fails. The judge LLM evaluates whether the response
src/llm_judge.py:115
Function
search_and_build_probes
Search the web for entities matching a tier's frequency band, then build probes from the discovered facts. Args: client: OpenRouterCl
scripts/10_web_grounded_probes.py:87
Method
set_calibration
Record a calibration result for one probe on one landmark.
pipeline/store.py:98
Function
sort_key
(item)
scripts/run_all_models.py:104
Function
test_model
Test a model in both normal and thinking modes.
scripts/legacy/test_thinking_modes.py:32
Function
test_one
(probe)
scripts/legacy/calibrate_probes_parallel.py:122
Function
test_probe
(probe_idx, probe, model_id, model_type)
scripts/legacy/calibrate_batch2.py:126
Function
test_probe
(probe_idx, probe, model_id, model_type)
scripts/legacy/calibrate_batch3.py:126
Function
test_probe
(probe_idx, probe, model_id, model_type)
scripts/legacy/fix_calibration.py:131
Function
test_probe_on_landmark
Test one probe on one landmark model. Returns (correct, response_snippet).
scripts/legacy/calibrate_landmarks.py:228
Function
test_probe_on_model
Test a single probe on a single model.
scripts/legacy/run_calibration.py:141
Function
tex_escape
Escape special LaTeX characters in a string.
paper/figures/generate_appendix_figures.py:81
Function
work
(model: dict, set_status)
cli/evaluate.py:36
← previous
501–549 of 549, ranked by callers