Repository: spark
Updated Branches:
refs/heads/branch-2.1 8daf10e3f -> 1e07a7192
[SPARK-19155][ML] Make family case insensitive in GLM
## What changes were proposed in this pull request?
This is a supplement to PR #16516 which did not make the value from `getFamily`
case insensitive. Current
Repository: spark
Updated Branches:
refs/heads/master de6ad3dfa -> f067acefa
[SPARK-19155][ML] Make family case insensitive in GLM
## What changes were proposed in this pull request?
This is a supplement to PR #16516 which did not make the value from `getFamily`
case insensitive. Current test