Member Junction
    Preparing search index...

    Optional context for the human-readable evidence line.

    interface TrustEvidenceOptions {
        count?: number;
        noun?: string;
    }
    Index

    Properties

    Properties

    count?: number

    Number of unseen records the model was checked against (the holdout set).

    noun?: string

    What the records are, in plain words (e.g. "members"). Defaults to "records".