Skip to content

Basic ranking methods for results organization module #18

@hannah-rae

Description

@hannah-rae

We discussed having some basic methods for returning a list of items with their outlier scores, which should be implemented as separate results organization modules:

  • Output list of items in the order they are returned by the algorithm (algorithm-order)
  • Output list of items in the order they are read by the data loader and passed to the algorithms (item- or original-order)
  • Output list of items in order of ascending outlier score (ascending-order)
  • Output list of items in order of descending outlier score (descending-order)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions