#689 closed defect (done)
SVMs should not use columns to learn models which have always the same value
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: SupportVectorMachines | Version: | 3.2 |
Keywords: | Cc: |
Description
The range of all allowed features should be checked and features with range == 0 not transformed to the SVM problem.
Change History (3)
comment:1 Changed 16 years ago by mkommend
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
also implemented in r2148