176 | | * [#GPArtificialAnt Genetic programming for artificial ant problem]: A standard genetic programming algorithm to solve an artificial ant problem (Santa-Fe ant trail) |
177 | | * [#GPSymbolicRegressionBostonHousing Genetic programming for symbolic regression (Boston Housing)]: A standard genetic programming algorithm to solve a symbolic regression problem (Boston Housing dataset) |
178 | | * [#GPSymbolicRegressionTower Genetic programming for symbolic regression (Tower)]: A genetic programming algorithm to solve a symbolic regression problem (Tower dataset) |
179 | | * [#GPSymbolicRegressionMackeyGlass Genetic programming for symbolic regression (Mackey-Glass)]: A genetic programming algorithm to create a one-step prediction model for a chaotic time series (Mackey-Glass time series) |
180 | | * [#GPSymbolicClassificationWisconsin Genetic programming for symbolic classification (Wisconsin)]: A genetic programming algorithm to solve a symbolic classification problem (Wisconsin Diagnostic Breast Cancer dataset) |
181 | | * [#GPSymbolicClassificationMammography Genetic programming for symbolic classification (Mammography)]: A genetic programming algorithm to solve a symbolic classification problem (Mammography dataset) |
182 | | |
183 | | ---- |
184 | | |
185 | | [=#GPAA] |
186 | | === Genetic programming for artificial ant problem === |
| 176 | * [#GPArtificialAnt Genetic Programming - Artificial Ant Problem]: A standard genetic programming algorithm to solve an artificial ant problem (Santa-Fe ant trail) |
| 177 | * [#GPSymbolicRegressionBostonHousing Genetic Programming - Symbolic Regression (Boston Housing)]: A standard genetic programming algorithm to solve a symbolic regression problem (Boston Housing dataset) |
| 178 | * [#GPSymbolicRegressionTower Genetic Programming - Symbolic Regression (Tower)]: A genetic programming algorithm to solve a symbolic regression problem (Tower dataset) |
| 179 | * [#GPSymbolicRegressionMackeyGlass Genetic Programming - Symbolic Regression (Mackey-Glass)]: A genetic programming algorithm to create a one-step prediction model for a chaotic time series (Mackey-Glass time series) |
| 180 | * [#GPSymbolicClassificationWisconsin Genetic Programming - Symbolic Classification (Wisconsin)]: A genetic programming algorithm to solve a symbolic classification problem (Wisconsin Diagnostic Breast Cancer dataset) |
| 181 | * [#GPSymbolicClassificationMammography Genetic Programming - Symbolic Classification (Mammography)]: A genetic programming algorithm to solve a symbolic classification problem (Mammography dataset) |
| 182 | |
| 183 | ---- |
| 184 | |
| 185 | [=#GPArtificialAnt] |
| 186 | === Genetic programming - Artificial Ant Problem === |