Get invited to our slack community and get access to opportunities and data science insights

Blog

translate

translate(input, from, to) – Translates the `input` string by replacing the characters present in the

transform

transform(expr, func) – Transforms elements in an array using the function. Platforms: WhereOS, Spark, Hive

train_scw2

train_scw2(list features, int label [, const string options]) – Returns a relation consists of Build

train_regressor

train_regressor(list features, double label [, const string options]) – Returns a relation consists of Build

train_scw

train_scw(list features, int label [, const string options]) – Returns a relation consists of Build

train_randomforest_regressor

train_randomforest_regressor(array features, double target [, string options]) – Returns a relation consists of Platforms: WhereOS,