Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 951 Bytes

RankingFilterRankingFilter.md

File metadata and controls

17 lines (12 loc) · 951 Bytes

RankingFilterRankingFilter

Properties

Name Type Description Notes
measures [AfmIdentifier] References to the metrics to be used when filtering.
operator str The type of ranking to use, TOP or BOTTOM.
value int Number of top/bottom values to filter.
apply_on_result bool [optional]
dimensionality [AfmIdentifier] References to the attributes to be used when filtering. [optional]
local_identifier str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]