atan2

atan2(exprY, exprX) – Returns the angle in radians between the positive x-axis of a plane

auc

auc(array rankItems | double score, array correctItems | int label [, const int recommendSize =

average_precision

average_precision(array rankItems, array correctItems [, const int recommendSize = rankItems.size]) – Returns MAP Platforms: WhereOS,

assert

Asserts in case boolean input is false. Optionally it asserts with message if input string

assert_equals

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.AssertEqualsUDF More functions can be added to WhereOS via Python

assert_less_than

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.AssertLessThanUDF More functions can be added to WhereOS via Python