Class LocalMapToPairByMultipleColumnsFunction
- java.lang.Object
-
- org.datavec.local.transforms.sequence.LocalMapToPairByMultipleColumnsFunction
-
-
Constructor Summary
Constructors Constructor Description LocalMapToPairByMultipleColumnsFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Pair<List<Writable>,List<Writable>>apply(List<Writable> writables)
-