zhengruifeng commented on pull request #33710: URL: https://github.com/apache/spark/pull/33710#issuecomment-899543763
@srowen Sorry for coming late. Exposing the initial model is super useful. Maybe we should unify the API, since some `Param[Vector]/Param[Matrix]` is used in mllib, like initialWeights in MLP https://github.com/apache/spark/blob/40e6a5bbb0dbedae4a270f830aafd4cb310a8fe2/mllib/src/main/scala/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.scala#L74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
