Github user sethah commented on the issue:

    https://github.com/apache/spark/pull/19020
  
    I disagree that this should be combined with Linear Regression. IMO, this 
belongs as its own algorithm. The fact that there would be code duplication in 
that case is indicative that we don't have good abstractions and code sharing 
in place, not that we should combine different algorithms using `case` 
expressions internally.


---

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

Reply via email to