Skip to content

Conversation

@shahidki31
Copy link
Contributor

@shahidki31 shahidki31 commented Jul 22, 2018

..and WeightedLeastSquares
Currently in the GeneralizedLinearRegression and WeightedLeastSquares algorithms in spark doesn't support more than 4096 features. But there is no UT added to check this. In this PR, I have added UT for checking the behavior of both the algorithms, if the features are more than 4096.

How was this patch tested?

Added UT

…alizedLinearRegression and WeightedLeastSquares

Currently GeneralizedLinearRegression and WeightedLeastSquare doesn't support features more than 4096. But there is no UT added to check this. In this PR, I have added UT for checking the behaviour of both the algorithms, if the features are more than 4096.
@shahidki31 shahidki31 changed the title [Minor][ML]Added UT for checking maximum number of features for GeneralizedLinearRegression and WeightedLeastSquares [Minor][ML]Added UT for checking maximum number of features in the GeneralizedLinearRegression.. Jul 22, 2018
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@shahidki31 shahidki31 changed the title [Minor][ML]Added UT for checking maximum number of features in the GeneralizedLinearRegression.. [Minor][ML]Add UT for checking maximum number of features in the GeneralizedLinearRegression.. Jul 22, 2018
@shahidki31
Copy link
Contributor Author

closing as it is a minor PR

@shahidki31 shahidki31 closed this Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants