HyukjinKwon commented on a change in pull request #23263: [SPARK-23674][ML] 
Adds Spark ML Events to Instrumentation
URL: https://github.com/apache/spark/pull/23263#discussion_r249335236
 
 

 ##########
 File path: mllib/src/main/scala/org/apache/spark/ml/Pipeline.scala
 ##########
 @@ -132,7 +133,8 @@ class Pipeline @Since("1.4.0") (
    * @return fitted pipeline
 
 Review comment:
   I am not fully sure if we should expose this and make it public ...  I think 
API doc at `MLEvents` might be good enough for now. Wanted to leave this 
unstable and not quite public for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to