Github user yanboliang commented on the issue:

    https://github.com/apache/spark/pull/16630
  
    Note the output format of GLR ```summary.toString``` is:
    ```
    Coefficients:
       Feature Estimate Std Error    T Value P Value
    features_0  2.21304   0.00279  792.03163 0.00000
    features_1  0.83096   0.00080 1042.07543 0.00000
    
    (Dispersion parameter for gaussian family taken to be 0.06483)
    Null deviance: 2344915.50893 on 9998 degrees of freedom
    Residual deviance: 648.20325 on 9998 degrees of freedom
    AIC: 1023.40993
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to