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

parallel ensembles #615

Closed
wants to merge 2 commits into from
Closed

parallel ensembles #615

wants to merge 2 commits into from

Conversation

zmjones
Copy link
Contributor

@zmjones zmjones commented Dec 15, 2015

this is not ready for merge but is here for review. the relevant issue is #603.

left to do are:

CostSensRegrWrapper
MultilabelBinaryRelevanceWrapper
CostSensWeightedPairsWrapper
StackedLearner

any others? I am currently parallelizing training and prediction using the same level.

i have written but haven't pushed tests for all of this.

@zmjones zmjones added this to the v2.8 milestone Dec 15, 2015
@zmjones
Copy link
Contributor Author

zmjones commented Dec 21, 2015

what is the purpose of setting predict.type = "" the compression method for stacked learners?

@larskotthoff larskotthoff modified the milestones: v2.9, v2.8 Jan 12, 2016
@zmjones
Copy link
Contributor Author

zmjones commented Jan 14, 2016

this is ready for review @berndbischl @larskotthoff. i think there are some wrappers i've missed but most are done now. training and prediction are parallelized, new tests added, etc.

@larskotthoff
Copy link
Sponsor Member

You've got some commented code in there that probably shouldn't be pulled in.

@zmjones
Copy link
Contributor Author

zmjones commented Jan 14, 2016

fixed

@larskotthoff
Copy link
Sponsor Member

Thanks. Looks good to me!

@PhilippPro
Copy link
Member

Are here still any problems, or why is this not merged? I mention parallelization in our multilabel paper (@bernd)...

@zmjones
Copy link
Contributor Author

zmjones commented Jul 6, 2016

it was fine then but i'll have to rebase it

@giuseppec giuseppec mentioned this pull request Jul 6, 2016
9 tasks
@berndbischl
Copy link
Sponsor Member

we will draw in the multilabel PR #977 first, then review here whether the multilabel ensembles work as well in parallel

@giuseppec giuseppec removed this from the v2.11 milestone Aug 8, 2016
@berndbischl
Copy link
Sponsor Member

what is the purpose of setting predict.type = "" the compression method for stacked learners?

this will be removed, disregard pls

@berndbischl
Copy link
Sponsor Member

pls note that PR #977 is pulled in now.
@zmjones please fix the conflicts and rebase this

@berndbischl
Copy link
Sponsor Member

should be team reviewed with bb, @mllg and @zmjones

@zmjones
Copy link
Contributor Author

zmjones commented Aug 8, 2016

ok will rebase asap.

@zmjones zmjones self-assigned this Aug 8, 2016
 - baggingwrapper
 - constsensregrwrapper
 - homogeneousensemble
 - multiclasswrapper
 - multilabelbinaryrelevancewrapper
 - overbaggingwrapper
 - stackedlearner
@zmjones
Copy link
Contributor Author

zmjones commented Aug 10, 2016

this is rebased now. the multilabel tests are the only thing that are failing now. in particular the only multilabel problem is the MultilabelDBRWrapper

@zmjones zmjones mentioned this pull request Aug 11, 2016
@zmjones zmjones closed this Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants