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


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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_0000628 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000628">
        <rdfs:label>F1 score</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000663"/>
        <ns2:IAO_0000115>A ratio representing the harmonic mean of recall and precision.

The F1-score is used as a measure of quality for classification algorithms and information retrieval strategies, where 1 represents the best precision and recall and 0 represents the worst precision and recall.


A harmonic mean of a set of quantities is the reciprocal of the arithmetic mean of the reciprocals of each quantity.  The F score is thus calculated as 1 / (the arithmetic mean of the reciprocals), or:


F = 1 / ( ( (1/recall) + (1/precision) ) / 2 )


F = 2*( (precision*recall) / (precision+recall) )


Recall is sensitivity STATO:0000233
Precision (PPV) is STATO:0000416</ns2:IAO_0000115>
        <ns2:IAO_0000118>F1-score</ns2:IAO_0000118>
        <ns2:IAO_0000117>Harold Lehmann, Kenneth Wilkins, Muhammad Afzal, Joanne Dehnbostel, Brian S. Alper, Philippe Rocca-Serra</ns2:IAO_0000117>
        <ns2:IAO_0000119></ns2:IAO_0000119>
        <ns2:IAO_0000118>F score</ns2:IAO_0000118>
        <ns2:IAO_0000118>F1 measure</ns2:IAO_0000118>
        <ns2:IAO_0000118>F-score</ns2:IAO_0000118>
        <ns2:IAO_0000116>term request: https://github.com/ISA-tools/stato/issues/93</ns2:IAO_0000116>
        <ns2:IAO_0000112>https://pubmed.ncbi.nlm.nih.gov/35508113/</ns2:IAO_0000112>
        <ns2:IAO_0000118>F-measure</ns2:IAO_0000118>
        <ns2:IAO_0000116>Expert Working Group Agreement: 2022-10-19 vote 6-0 by Joanne Dehnbostel, Muhammad Afzal, Jesus Lopez-Alcalde, Mario Tristan, Eric Harvey, Harold Lehmann</ns2:IAO_0000116>
        <ns2:STATO_0000391>sklearn.metrics.f1_score(y_true, y_pred, *, labels=None, pos_label=1, average=&#39;binary&#39;, sample_weight=None, zero_division=&#39;warn&#39;)

source:
https://scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html</ns2:STATO_0000391>
        <ns2:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000663">
        <rdfs:label xml:lang="en">F-beta score</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 -->



