Opened 17 years ago

Closed 17 years ago

#176 closed defect (fixed)

FeatureSelection with Ensemble

Reported by: Peter Owned by: Peter
Priority: major Milestone: yat 0.2
Component: classifier Version: trunk
Keywords: Cc:

Description (last modified by Peter)

By ticket:129 feature selction is no longer possible in EnsembleBuilder. We should add a constructor taking a FeatureSelector (besides the usual SupervisedClassifier and Sampler). In this new constructor the FeatureSelector is used when (internally) constructing the SubsetGenerator from the Sampler.

Change History (3)

comment:1 Changed 17 years ago by Peter

Description: modified (diff)

comment:2 Changed 17 years ago by Peter

Owner: changed from Markus Ringnér to Peter
Status: newassigned

comment:3 Changed 17 years ago by Peter

Resolution: fixed
Status: assignedclosed

(In [736]) Fixes #176

Note: See TracTickets for help on using tickets.