Buzzr Sports Engine API
    Preparing search index...
    type ValidationReport = {
        mae: number;
        pearsonR: number;
        rmse: number;
        sampleSize: number;
    }
    Index

    Properties

    mae: number
    pearsonR: number
    rmse: number
    sampleSize: number