Opened 10 years ago
Last modified 7 years ago
#2292 assigned defect
Boolean operators (symb-reg) produce output values -1 (false) and 1 (true). — at Initial Version
Reported by: | gkronber | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 4.0 |
Component: | Problems.DataAnalysis.Symbolic | Version: | 3.3.10 |
Keywords: | Cc: |
Description
This is a problem because linear scaling is necessary to find solutions for datasets such as the following:
A B C Y 0 0 0 1 0 0 1 1 0 1 0 1 0 1 1 1 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1
Note: See
TracTickets for help on using
tickets.