Github user WeichenXu123 commented on the issue: https://github.com/apache/spark/pull/19950 And, these items added cannot cover the case in `MultilayerPeceptron`. Look at `FeedForwardTrainer.train`, the persisted stacked `trainData`, the format is `RDD[(Double, mllib.Vector)]`. The registered classes here do not cover this.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org