Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 21 and Version 22 of UsersSamples


Ignore:
Timestamp:
02/18/11 13:22:06 (14 years ago)
Author:
gkronber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsersSamples

    v21 v22  
    293293[=#GPSymbolicRegressionMammography]
    294294=== Genetic programming - Symbolic Classification (Mammography)===
    295 [attachment:SGP_SymbClass-Mammographic.hl]
     295[attachment:SGP_SymbClass_Mammographic.hl]
    296296
    297297 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).
     
    314314Up to three automatically defined functions (ADF), each with up to three arguments, are allowed.
    315315
    316 ==== References ====
     316====References====
    317317John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992
    318318
     
    320320
    321321[=#GPBooleanMultiplexer11]
    322 === Genetic Programming - Multiplexer (11 inputs ===
     322=== Genetic Programming - Multiplexer (11 inputs) ===
    323323[attachment:SGP_Boolean-Multiplexer-11.hl]
    324324
     
    330330 * Terminal set: A0, A1, A2, D0, D1, D2, D3, D4, D5, D6, D7
    331331
    332 ==== References ====
     332====References====
    333333John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992
    334334