#54 closed enhancement (wontfix)
CrossSplitter of type Matrix from CrossSplitter of type Kernel
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.3 (Public release) |
Component: | classifier | Version: | |
Keywords: | Cc: |
Description
It would be useful to have a CrossSplitter? constructor that creates a CrossSplitter? containing MatrixLookups? from a CrossSplitter? containing KernelLookups? in such a way that the partitions are preserved.
What should happen if the passed CrossSplitter? is a CrossSplitter? containing MatrixLookups?? Perhaps one could make CrossSplitter? to become a template.
Change History (3)
comment:1 Changed 16 years ago by
comment:3 Changed 16 years ago by
Milestone: | later → 0.3 (Public release) |
---|
Note: See
TracTickets for help on using
tickets.
Forget the talk about templates. Rubbish. However, it would certainly be useful to have the functionality to crerate a CrossSplitter? with same partitioning but with a different DataLookup2D.
Also ref ticket:60