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

    https://github.com/apache/spark/pull/12967#discussion_r62790418
  
    --- Diff: python/pyspark/ml/tuning.py ---
    @@ -33,6 +33,8 @@
     
     class ParamGridBuilder(object):
         r"""
    +    .. note:: Experimental
    --- End diff --
    
    I don't think it's required there? Anyway I left it as is
    On Tue, 10 May 2016 at 23:21, Holden Karau <[email protected]> wrote:
    
    > In python/pyspark/ml/tuning.py
    > <https://github.com/apache/spark/pull/12967#discussion_r62754661>:
    >
    > > @@ -33,6 +33,8 @@
    > >
    > >  class ParamGridBuilder(object):
    > >      r"""
    > > +    .. note:: Experimental
    >
    > r is for raw string literal (often used to avoid needing certain things)
    >
    > —
    > You are receiving this because you commented.
    > Reply to this email directly or view it on GitHub
    > 
<https://github.com/apache/spark/pull/12967/files/3e9fded2a20ecbbcfa51324eaac1e06d4a19f963#r62754661>
    >



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to