public class GradientFromTupleFunction extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple3<Gradient,Updater,ScoreReport>,Gradient>
| Constructor and Description |
|---|
GradientFromTupleFunction() |
| Modifier and Type | Method and Description |
|---|---|
Gradient |
call(scala.Tuple3<Gradient,Updater,ScoreReport> tuple2) |
public Gradient call(scala.Tuple3<Gradient,Updater,ScoreReport> tuple2) throws Exception
call in interface org.apache.spark.api.java.function.Function<scala.Tuple3<Gradient,Updater,ScoreReport>,Gradient>ExceptionCopyright © 2016. All Rights Reserved.