Github user jkbradley commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20633#discussion_r178955058
  
    --- Diff: mllib/src/main/scala/org/apache/spark/ml/param/params.scala ---
    @@ -905,6 +905,15 @@ trait Params extends Identifiable with Serializable {
       }
     }
     
    +object Params {
    --- End diff --
    
    Shall we make this object package private (for cleaner docs)


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to