Skip to content
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

Lr rework #488

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Lr rework #488

wants to merge 3 commits into from

Conversation

VinceShieh
Copy link

we rework the LR workload in HiBench from MLLib implementation to ML implementation, which has better scalability and efficiency. Also, add tree depth setting to better support computation utilization.

vinceshieh added 3 commits July 26, 2017 11:20
…th setting

In this PR, we made changes to both data generator and LR model to better support computation resource utilization

Signed-off-by: vinceshieh <[email protected]>
setAggregationDepth is only supported in spark2.1 and above

Signed-off-by: vinceshieh <[email protected]>
@heyu1
Copy link
Contributor

heyu1 commented Oct 19, 2017

@VinceShieh Hi, it build failed in spark 1.6, please help to re-create a dir for LR that using spark.ml, so I can add the pom to avoid its build in spark 1.6. Thanks!

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