<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PSDO?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_0000116"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000041"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000032"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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:STATO_0000041 xml:lang="en">Accuracy(y_pred, y_true)
from:
https://www.rdocumentation.org/packages/MLmetrics/versions/1.1.1/topics/Accuracy</ns2:STATO_0000041>
        <ns2:IAO_0000116 xml:lang="en">In the context of unsupervised learning, such as in clustering, the same formula is used to calculate the Rand Index or Rand accuracy.

The Rand Index is primarily used to measure the similarity between two data clusterings. It is commonly employed in clustering validation to compare the similarity between a predicted clustering and a ground truth clustering.

Key Points:

Use Case: Clustering validation.
Metric: Measures pairwise agreement between two clusterings.
Interpretation: Higher values indicate more similar clusterings</ns2:IAO_0000116>
        <ns2:IAO_0000117 xml:lang="en">Philippe Rocca-Serra</ns2:IAO_0000117>
        <ns2:STATO_0000032 xml:lang="en">Rand index</ns2:STATO_0000032>
        <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"/>
    </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 -->

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



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



