Package | Description |
---|---|
org.apache.lens.ml.algo.spark |
Modifier and Type | Class and Description |
---|---|
class |
DoubleValueMapper
Directly return input when it is known to be double.
|
Constructor and Description |
---|
ColumnFeatureFunction(int[] featurePositions,
FeatureValueMapper[] valueMappers,
int labelColumnPos,
int numFeatures,
double defaultLabel)
Feature positions and value mappers are parallel arrays.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.