public class Nominal2SparseBinary
extends java.lang.Object
Constructor and Description |
---|
Nominal2SparseBinary(smile.data.Attribute[] attributes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int[] |
f(double[] object)
Generates the compact representation of sparse binary features for given object.
|