Opened 15 years ago

Closed 15 years ago

#345 closed defect (fixed)

EnsembleBuilder::predict does not work

Reported by: Peter Owned by: Peter
Priority: critical Milestone: yat 0.4
Component: classifier Version: trunk
Keywords: Cc:

Description

The test for EnsembleBuilder? are not sufficient. We have to test all functions using all three Lookups.

I suspect the predict function does not compile for any of the Lookups. There are problems with mixing Data* with SmartPtr?<Data> and also we employ Data::selected although it has been removed in both MatrixLookup? and MatrixLookupWeighted?.

Change History (2)

comment:1 Changed 15 years ago by Peter

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

comment:2 Changed 15 years ago by Peter

Resolution: fixed
Status: assignedclosed

fixed in [1206]

Note: See TracTickets for help on using tickets.