<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PBPKO?iri=http://purl.obolibrary.org/obo/OBI_0200032"?>
<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:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000111"/>
    


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

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000417">
        <rdfs:label>achieves_planned_objective</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000792">
        <rdfs:label>statistical model validation</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200032">
        <rdfs:label xml:lang="en">K-fold cross validation method</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000792"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000417"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0200188"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000119>Tina Boussard</ns3:IAO_0000119>
        <ns3:IAO_0000117>Person:Helen Parkinson</ns3:IAO_0000117>
        <ns3:IAO_0000111 xml:lang="en">K-fold cross validation method</ns3:IAO_0000111>
        <ns3:IAO_0000115 xml:lang="en">K-fold cross-validation randomly partitions the original sample into K subsamples. Of the K subsamples, a single subsample is retained as the validation data for testing the model, and the remaining K - 1 subsamples are used as training data. The cross-validation process is then repeated K times (the folds), with each of the K subsamples used exactly once as the validation data. The K results from the folds then can be averaged (or otherwise combined) to produce a single estimation. The advantage of this method over repeated random sub-sampling is that all observations are used for both training and validation, and each observation is used for validation exactly once. 10-fold cross-validation is commonly used</ns3:IAO_0000115>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000123"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200188">
        <rdfs:label xml:lang="en">cross validation objective</rdfs:label>
    </Class>
    


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

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000123">
        <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">metadata incomplete</rdfs:label>
    </Thing>
</rdf:RDF>



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



