Get Summary Statistics
Populates the core components of the Galileo Console.
Calculate summary statistics, data rows, hard/easy thresholds, DEP distribution for the cohort, and applies any filters requested.
Args: project_id run_id split current_user (User, optional): The current user making the HTTP request. Defaults to Depends(authentication_service.current_user). inference_name (bool, default ""): Optional inference name. Required if split is inference summary_request (SummaryRequest, optional): See SummaryRequest.
Returns: SplitRunResults
Was this page helpful?