-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-9122] [MLLIB] [PySpark] spark.mllib regression support batch predict #7614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. Test FAILed. |
|
Jenkins, test this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #77 has started for PR 7614 at commit |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #38209 has started for PR 7614 at commit |
|
Test build #77 has finished for PR 7614 at commit
|
|
Merged build finished. Test PASSed. |
|
Test build #38209 has finished for PR 7614 at commit
|
|
Merged build finished. Test PASSed. |
|
LGTM, merging with master. |
spark.mllib support batch predict for LinearRegressionModel, RidgeRegressionModel and LassoModel.