tree_export(string model, const string options, optional array featureNames=null, optional array classNames=null) – exports a Decision
tree_predict(string modelId, string model, array features [, const string options | const boolean classification=false]) –
train_slim( int i, map r_i, map topKRatesOfI, int j, map r_j [, constant string options])
transform(expr, func) – Transforms elements in an array using the function. Platforms: WhereOS, Spark, Hive
translate(input, from, to) – Translates the `input` string by replacing the characters present in the
train_regressor(list features, double label [, const string options]) – Returns a relation consists of Build