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

Blog

rlike

str rlike regexp – Returns true if `str` matches `regexp`, or false otherwise. Platforms: WhereOS,

rmse

rmse(double predicted, double actual) – Return a Root Mean Squared Error Platforms: WhereOS, Spark, Hive

reverse

reverse(array) – Returns a reversed string or an array with reverse order of elements. Platforms:

rf_ensemble

rf_ensemble(int yhat [, array proba [, double model_weight=1.0]]) – Returns ensembled prediction results in Platforms:

right

right(str, len) – Returns the rightmost `len`(`len` can be string type) characters from the string

rendertile

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.TileRenderUDF More functions can be added to WhereOS via Python