Skip to content
Snippets Groups Projects
Commit 5b849766 authored by sethah's avatar sethah Committed by Nick Pentreath
Browse files

[SPARK-15181][ML][PYSPARK] Python API for GLR summaries.

## What changes were proposed in this pull request?

This patch adds a python API for generalized linear regression summaries (training and test). This helps provide feature parity for Python GLMs.

## How was this patch tested?

Added a unit test to `pyspark.ml.tests`

Author: sethah <seth.hendrickson16@gmail.com>

Closes #12961 from sethah/GLR_summary.
parent 87d69a01
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment