Zenodo.org will be unavailable for 2 hours on September 29th from 06:00-08:00 UTC. See announcement.

Dataset Open Access

Exhaustive Symbolic Regression Function Sets

Bartlett, Deaglan J.; Desmond, Harry; Ferreira, Pedro G.


DCAT Export

<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.7339113">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.7339113</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.7339113"/>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0001-9426-7723">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0001-9426-7723</dct:identifier>
        <foaf:name>Bartlett, Deaglan J.</foaf:name>
        <foaf:givenName>Deaglan J.</foaf:givenName>
        <foaf:familyName>Bartlett</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>CNRS &amp; Sorbonne Université, Institut d'Astrophysique de Paris and Astrophysics, University of Oxford</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0003-0685-9791">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0003-0685-9791</dct:identifier>
        <foaf:name>Desmond, Harry</foaf:name>
        <foaf:givenName>Harry</foaf:givenName>
        <foaf:familyName>Desmond</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Institute of Cosmology &amp; Gravitation, University of Portsmouth</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0002-3021-2851">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-3021-2851</dct:identifier>
        <foaf:name>Ferreira, Pedro G.</foaf:name>
        <foaf:givenName>Pedro G.</foaf:givenName>
        <foaf:familyName>Ferreira</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Astrophysics, University of Oxford</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:title>Exhaustive Symbolic Regression Function Sets</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Zenodo</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2022</dct:issued>
    <dcat:keyword>Symbolic Regression</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-11-20</dct:issued>
    <owl:sameAs rdf:resource="https://zenodo.org/record/7339113"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/7339113</skos:notation>
        <adms:schemeAgency>url</adms:schemeAgency>
      </adms:Identifier>
    </adms:identifier>
    <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.7339112"/>
    <dct:description>&lt;p&gt;ESR (Exhaustive Symbolic Regression) is a symbolic regression algorithm which efficiently and systematically finds all possible equations at fixed complexity (defined to be the number of nodes in its tree representation) given a set of basis functions.&amp;nbsp;This is achieved by identifying the unique equations, so that one minimises the number of equations which one would have to fit to data.&lt;/p&gt; &lt;p&gt;Here we provide the functions generated, the unique equations, and the mappings between all equations and unique ones&amp;nbsp;using different sets of basis functions. These are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&amp;quot;core_maths&amp;quot;:&amp;nbsp;&lt;span class="math-tex"&gt;\(\{x, a, {\rm inv}, +, -, \times, \div, {\rm pow} \}\)&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&amp;quot;ext_maths&amp;quot;:&amp;nbsp;&lt;span class="math-tex"&gt;\(\{x, a, {\rm inv}, \sqrt{\cdot}, {\rm square}, \exp, +, -, \times, \div, {\rm pow} \}\)&lt;/span&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;where &lt;span class="math-tex"&gt;\(x\)&lt;/span&gt;&amp;nbsp;is the input variable and &lt;span class="math-tex"&gt;\(a\)&lt;/span&gt;&amp;nbsp;denotes a constant.&lt;/p&gt; &lt;p&gt;One can fit these functions to a data set of interest by using the &lt;a href="https://esr.readthedocs.io"&gt;ESR package&lt;/a&gt;.&lt;/p&gt;</dct:description>
    <dct:description>DJB is supported by the Simons Collaboration on ``Learning the Universe'' and was supported by STFC and Oriel College, Oxford. HD is supported by a Royal Society University Research Fellowship (grant no. 211046). PGF acknowledges support from European Research Council Grant No: 693024 and the Beecroft Trust.</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess">
        <rdfs:label>Open Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
    <dcat:distribution>
      <dcat:Distribution>
        <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7339113"/>
      </dcat:Distribution>
    </dcat:distribution>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7339113"/>
        <dcat:byteSize>84451703</dcat:byteSize>
        <dcat:downloadURL rdf:resource="https://zenodo.org/record/7339113/files/core_maths.zip"/>
        <dcat:mediaType>application/zip</dcat:mediaType>
      </dcat:Distribution>
    </dcat:distribution>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7339113"/>
        <dcat:byteSize>961687318</dcat:byteSize>
        <dcat:downloadURL rdf:resource="https://zenodo.org/record/7339113/files/ext_maths.zip"/>
        <dcat:mediaType>application/zip</dcat:mediaType>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
175
24
views
downloads
All versions This version
Views 175175
Downloads 2424
Data volume 8.2 GB8.2 GB
Unique views 153153
Unique downloads 2121

Share

Cite as