ap_at_n: Average Precision at n. n is determined by the boundaries...

Description Usage Arguments Value

View source: R/effectiveness.R

Description

Average Precision at n. n is determined by the boundaries parameter. boundaries parameter means the cutoff points according to the total results.

Usage

1
ap_at_n(interactions, boundaries = list("all"))

Arguments

interactions

A list.

boundaries

A list.

Value

The results of AP at n calculation based on the boundaries parameter.


ozcan39/irevaluationr documentation built on April 23, 2020, 9:43 p.m.