Skip to content

Use pipeline structure to setup Manhattan distance + KDE LR system #206

@JoBraNFI

Description

@JoBraNFI

Per comment regarding the Practitioner Guide:

    "# paired_manhattan_distance to compute the scores, and an ELUB bounded\n",
    "# KDE calibrator to transform to LRs.\n",
    "lr_system = lir.CalibratedScorer(paired_manhattan_distances, bounded_kde_calibrator)\n",
    "lr_system = bounded_kde_calibrator\n",

Bij option 3 en 4 wordt een pipeline gebouwd waarin ook de manhattan distance meegenomen is. Dat zou ik dan hier ook doen.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions