viirya 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_r249325583
##########
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:
Where should we document the ml events? Should we add doc at places we add
ml events like `Pipeline.fit`? Or write some doc in ml document?
----------------------------------------------------------------
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]