Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/20566
  
    Not only `threshold`, the default params of `NaiveBayes`, 
`LogisticRegression` (maybe more, I'm looking up now) are all set in the 
estimator, not in their model. The models are received the default values at 
the end of `fit`.
    



---

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

Reply via email to