Changes between Version 21 and Version 22 of UsersSamples
- Timestamp:
- 02/18/11 13:22:06 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersSamples
v21 v22 293 293 [=#GPSymbolicRegressionMammography] 294 294 === Genetic programming - Symbolic Classification (Mammography)=== 295 [attachment:SGP_SymbClass -Mammographic.hl]295 [attachment:SGP_SymbClass_Mammographic.hl] 296 296 297 297 A genetic programming algorithm to create a classification model for the prediction of malignant or benign tumor diagnosis based on features extracted through a non-invasive mammography breast cancer screening. Original dataset stems from the UCI Machine Learning Repository (http://archive.ics.uci.edu/ml/datasets/Mammographic+Mass). … … 314 314 Up to three automatically defined functions (ADF), each with up to three arguments, are allowed. 315 315 316 ==== References====316 ====References==== 317 317 John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992 318 318 … … 320 320 321 321 [=#GPBooleanMultiplexer11] 322 === Genetic Programming - Multiplexer (11 inputs ===322 === Genetic Programming - Multiplexer (11 inputs) === 323 323 [attachment:SGP_Boolean-Multiplexer-11.hl] 324 324 … … 330 330 * Terminal set: A0, A1, A2, D0, D1, D2, D3, D4, D5, D6, D7 331 331 332 ==== References====332 ====References==== 333 333 John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992 334 334