[Predator] allow ToFeatureFunction to transform array-valued functions |
|
Issue descriptionRight now ToFeatureFunction only combines scalar-valued functions. However, sometimes it's helpful to compute multiple features at once; so it'd be nice to have ToFeatureFunction (or some variant) which can flatten the results so that we still get a list(A) rather than a list(list(A)). |
|
►
Sign in to add a comment |
|
Comment 1 by mbarbe...@chromium.org
, Oct 26 2017