#21 closed enhancement (fixed)
General view for vector and matrix
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | yat 0.3 (Public release) |
Component: | gslapi | Version: | trunk |
Keywords: | Cc: |
Description
In GSL views are only supported for limited cases. A general view would be useful, e.g., when selecting a subset of samples for training or when selecting a subset of data dimensions (genes). How this should be designed optimally is not a trivial task. Still very useful though.
Change History (2)
comment:1 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by
Milestone: | later → 0.3 (Public release) |
---|
Note: See
TracTickets for help on using
tickets.
Fixed by Peter. See classifier classes that implements general views, e.g. theplu::classifier::DataLookup2D.