Application of Genetic Programming in Machine Learning leaf node


URI

https://openalex.org/T11975

Label

Application of Genetic Programming in Machine Learning

Description

This cluster of papers focuses on the application of genetic programming in machine learning, particularly in the areas of classification, feature selection, symbolic regression, and evolvable hardware. It explores the use of evolutionary algorithms and learning classifier systems to solve complex problems, with an emphasis on multiobjective optimization and semantic genetic programming.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11975> a skos:Concept ;
    rdfs:label "Application of Genetic Programming in Machine Learning"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Genetic_programming>,
        <https://openalex.org/T11975> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the application of genetic programming in machine learning, particularly in the areas of classification, feature selection, symbolic regression, and evolvable hardware. It explores the use of evolutionary algorithms and learning classifier systems to solve complex problems, with an emphasis on multiobjective optimization and semantic genetic programming."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Application of Genetic Programming in Machine Learning"@en ;
    openalex:cited_by_count 787178 ;
    openalex:works_count 42620 .