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