Opened 15 years ago
Closed 12 years ago
#833 closed feature request (rejected)
Genetic Programming based search for equations (modeling with multiple target variables)
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | ZZZ OBSOLETE: DataAnalysis | Version: | branch |
Keywords: | Cc: |
Description (last modified by gkronber)
Change History (19)
comment:1 Changed 15 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 15 years ago by gkronber
comment:3 Changed 15 years ago by gkronber
Added post-build event with r2617.
comment:4 Changed 15 years ago by gkronber
Worked on evaluation operators for multiple-target modeling with r2622.
comment:5 Changed 15 years ago by gkronber
Rewrote part of network transformation code with r2624.
comment:6 Changed 15 years ago by gkronber
Fixed bugs in network transformation operator and added test cases with r2625.
comment:7 Changed 15 years ago by gkronber
Added test cases for network transformation and fixed bugs in network transformation operator with r2627.
comment:8 Changed 15 years ago by gkronber
Fixed bugs in the operator for transformation of networks to closed-form function trees with r2630.
comment:9 Changed 15 years ago by gkronber
Fixed another problem in the operator for transformation of networks to closed-form function trees with r2631.
comment:10 Changed 15 years ago by gkronber
- Description modified (diff)
comment:11 Changed 15 years ago by gkronber
Fixed a bug in the network transformation operator and changed test-cases to detect the problem with r2635.
comment:12 Changed 15 years ago by gkronber
Added weights for open parameters with r2674.
comment:13 Changed 15 years ago by gkronber
- Component changed from GP to Problems.DataAnalysis
- Version changed from 3.2 to 3.3
comment:14 Changed 15 years ago by gkronber
- Status changed from assigned to new
comment:15 Changed 14 years ago by gkronber
- Version changed from 3.3 to branch
comment:16 Changed 14 years ago by gkronber
Related to #1089.
comment:17 Changed 13 years ago by gkronber
- Component changed from Problems.DataAnalysis to ZZZ OBSOLETE: DataAnalysis
comment:18 Changed 13 years ago by gkronber
- Description modified (diff)
comment:19 Changed 12 years ago by gkronber
- Milestone HeuristicLab 3.3.x Backlog deleted
- Resolution set to rejected
- Status changed from new to closed
This feature will not be implemented.
Added initial version of plugin for GP based network or equation modeling with r2616.