<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/GENEPIO?iri=http://purl.obolibrary.org/obo/STATO_0000415"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns2="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000412"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000078 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000415 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000415">
        <rdfs:label xml:lang="en">accuracy</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000639"/>
        <ns2:IAO_0000117 xml:lang="en">Philippe Rocca-Serra</ns2:IAO_0000117>
        <ns2:IAO_0000119 xml:lang="en">adapted from wikipedia:
https://en.wikipedia.org/wiki/Accuracy_and_precision#In_binary_classification

last accessed: May 2016

adapted from ChatGPT using the following prompt: [what is the difference between &quot;Rand Index&quot; and &quot;Accuracy&quot; in statistics]

last accessed: July 2024</ns2:IAO_0000119>
        <ns2:IAO_0000115 xml:lang="en">in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative).

It can be understood as a measure of the proximity of measurement results to the true value.

Accuracy is a metric used in the context of classification tasks to evaluate the proportion of correctly predicted instances among the total instances.

Key Points:

Use Case: Classification performance evaluation.
Metric: Measures the proportion of correct predictions.
Interpretation: Higher values indicate better classification performance.</ns2:IAO_0000115>
        <ns2:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
        <ns2:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/stato.owl"/>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000639 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000639">
        <rdfs:label>percentage</rdfs:label>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000122 -->

    <NamedIndividual rdf:about="http://purl.obolibrary.org/obo/IAO_0000122">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdfs:label xml:lang="en">ready for release</rdfs:label>
    </NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



