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

    https://github.com/apache/spark/pull/20472#discussion_r166249547
  
    --- Diff: 
mllib/src/main/scala/org/apache/spark/ml/tree/impl/RandomForest.scala ---
    @@ -1147,4 +1150,20 @@ private[spark] object RandomForest extends Logging {
           3 * totalBins
         }
       }
    +
    +  /**
    +    * Calculate the subsample fraction for finding splits
    --- End diff --
    
    bad indentation, this should fail scalastyle


---

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

Reply via email to