arthurai.core.attributes#

Functions

get_attribute_order_stage(attribute_stage)

rtype

int

Classes

ArthurAttribute(name, value_type, stage[, ...])

ArthurAttribute encapsulates data associated with a model attribute

AttributeBin([continuous_start, continuous_end])

A list of the attribute's bins. An attribute will only have bins if it is not categorical. The bin start is

AttributeCategory(value[, label])

A list of the attribute's categories.