Github user yanboliang commented on the issue:

    https://github.com/apache/spark/pull/15621
  
    @sethah I wish you would not mind, I made some reorg for variables of 
```WeightedLeastSquares```. Since we use ```bBar, bbBar, aBar, abBar, aaBar``` 
in standardized space always, I put the standardization code and variable 
declaration together. Then if developers would like to know the detail of each 
variable, they only need to refer one place which I think is more clear to be 
understand. Meanwhile, I improved some naming and fix the minor issue in 
```WeightedLeastSquaresSuite```. I wish you like this change and open to hear 
your thoughts. If you think it's not necessary, I can also revert that part. 
Thanks.


---
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