Opened 15 years ago
Closed 15 years ago
#342 closed request (fixed)
remove training_data() etc from interface of Lookups
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.4 |
Component: | classifier | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Lookups have a lot of functions that were motivated when we tried to the differences between Matrix and Kernel with dynamic polymorphism. Now when we use static polymorphism, I think we should remove these functions from both !DataLookup2D and KernelLookup. The functions include:
selected training_data validation_data
Change History (3)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Summary: | remove traing_data() etc from interface of Lookups → remove training_data() etc from interface of Lookups |
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.