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

Blog

weekday

weekday(date) – Returns the day of the week for date/timestamp (0 = Monday, 1 =

weekofyear

weekofyear(date) – Returns the week of the year of the given date. A week is

vectorize_features

vectorize_features(array featureNames, feature1, feature2, .. [, const string options]) – Returns a feature vector array

vector_magnitude

Magnitude of a vector. Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.timeseries.VectorMagnitudeUDF More functions can be added

voted_avg

voted_avg(double value) – Returns an averaged value by bagging for classification Platforms: WhereOS, Spark, Hive

vector_scalar_mult

Multiply a vector times a scalar Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.timeseries.VectorMultUDF More functions can