Package com.linkedin.feathr.common.util
package com.linkedin.feathr.common.util
-
ClassDescriptionUtilities to coerce untyped data into feature vectors This is needed in order to make it easy to define features via simple expressions.MVEL is an open-source expression language and runtime that makes it easy to write concise statements that operate on structured data objects (such as Avro records), among other things.