Skip to main content

data_completeness

Function data_completeness 

Source
pub fn data_completeness(sd: &StructuredData) -> f32
Expand description

Compute a data completeness score for structured data (0.0 to 1.0).

Used by the mapper to decide if browser fallback (Layer 3) is needed. Returns the fraction of key feature dimensions that can be filled.