zhengruifeng commented on issue #26838: [SPARK-30144][ML][PySpark] Make MultilayerPerceptronClassificationModel extend MultilayerPerceptronParams URL: https://github.com/apache/spark/pull/26838#issuecomment-566438816 I just notice that the previous MLP mode is saved in `mllib/src/test/resources/test-data/mlp-pre3.0/` 1, what about rename the dir like `ml-models`? the `test-data` is more like for a dataset; 2, what version do you use to generate the model? pre-3.0? it maybe not a good choice, I think we may use a public released version like 2.4.4
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
