<mdb:MD_Metadata xmlns:cit="http://standards.iso.org/iso/19115/-3/cit/2.0" xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0" xmlns:gex="http://standards.iso.org/iso/19115/-3/gex/1.0" xmlns:lan="http://standards.iso.org/iso/19115/-3/lan/1.0" xmlns:mcc="http://standards.iso.org/iso/19115/-3/mcc/1.0" xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/2.0" xmlns:mrd="http://standards.iso.org/iso/19115/-3/mrd/1.0" xmlns:mri="http://standards.iso.org/iso/19115/-3/mri/1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
    <mdb:metadataIdentifier xlink:type="simple">
        <mcc:MD_Identifier>
            <mcc:code>
                <gco:CharacterString>7acd7b26-f459-4643-b5d7-91e9a5e05180</gco:CharacterString>
            </mcc:code>
            <mcc:codeSpace>
                <gco:CharacterString>urn:uuid</gco:CharacterString>
            </mcc:codeSpace>
        </mcc:MD_Identifier>
    </mdb:metadataIdentifier>
    <mdb:defaultLocale xlink:type="simple">
        <lan:PT_Locale>
            <lan:language>
                <lan:LanguageCode codeList="" codeListValue="eng">eng</lan:LanguageCode>
            </lan:language>
            <lan:characterEncoding>
                <lan:MD_CharacterSetCode codeList="" codeListValue="UTF-8">UTF-8</lan:MD_CharacterSetCode>
            </lan:characterEncoding>
        </lan:PT_Locale>
    </mdb:defaultLocale>
    <mdb:metadataScope xlink:type="simple">
        <mdb:MD_MetadataScope>
            <mdb:resourceScope>
                <mcc:MD_ScopeCode codeList="" codeListValue="nonGeographicDataset">nonGeographicDataset</mcc:MD_ScopeCode>
            </mdb:resourceScope>
            <mdb:name>
                <gco:CharacterString>nonGeographicDataset</gco:CharacterString>
            </mdb:name>
        </mdb:MD_MetadataScope>
    </mdb:metadataScope>
    <mdb:contact xlink:type="simple" />
    <mdb:dateInfo xlink:type="simple">
        <cit:CI_Date>
            <cit:date>
                <gco:DateTime>2025-10-17T01:55:34</gco:DateTime>
            </cit:date>
            <cit:dateType>
                <cit:CI_DateTypeCode codeList="" codeListValue="creation">creation</cit:CI_DateTypeCode>
            </cit:dateType>
        </cit:CI_Date>
    </mdb:dateInfo>
    <mdb:metadataStandard xlink:type="simple">
        <cit:CI_Citation>
            <cit:title>
                <gco:CharacterString>ISO 19115</gco:CharacterString>
            </cit:title>
            <cit:edition>
                <gco:CharacterString>2016</gco:CharacterString>
            </cit:edition>
        </cit:CI_Citation>
    </mdb:metadataStandard>
    <mdb:identificationInfo xlink:type="simple">
        <mri:MD_DataIdentification>
            <mri:citation xlink:type="simple">
                <cit:CI_Citation>
                    <cit:title>
                        <gco:CharacterString>Uncover-ML: a machine learning pipeline for geoscience data analysis.</gco:CharacterString>
                    </cit:title>
                    <cit:identifier xlink:type="simple">
                        <mcc:MD_Identifier>
                            <mcc:code>
                                <gco:CharacterString>7acd7b26-f459-4643-b5d7-91e9a5e05180</gco:CharacterString>
                            </mcc:code>
                        </mcc:MD_Identifier>
                    </cit:identifier>
                </cit:CI_Citation>
            </mri:citation>
            <mri:abstract>
                <gco:CharacterString>The geosciences are a data-rich domain where Earth materials and processes are analysed from local to global scales. However, often we only have discrete measurements at specific locations, and a limited understanding of how these features vary across the landscape. Earth system processes are inherently complex, and trans-disciplinary science will likely become increasingly important in finding solutions to future challenges associated with the environment, mineral/petroleum resources and food security. Machine learning is an important approach to synthesise the increasing complexity and sheer volume of Earth science data, and is now widely used in prediction across many scientific disciplines. In this context, we have built a machine learning pipeline, called Uncover-ML, for both supervised and unsupervised learning, prediction and classification. The Uncover-ML pipeline was developed from a partnership between CSIRO and Geoscience Australia, and is largely built around the Python scikit-learn machine learning libraries. In this paper, we briefly describe the architecture and components of Uncover-ML for feature extraction, data scaling, sample selection, predictive mapping, estimating model performance, model optimisation and estimating model uncertainties. Links to download the source code and information on how to implement the algorithms are also provided. 
Citation: Wilford, J., Basak, S., Hassan, R., Moushall, B., McCalman, L., Steinberg, D. and Zhang, F, 2020. Uncover-ML: a machine learning pipeline for geoscience data analysis. In: Czarnota, K., Roach, I., Abbott, S., Haynes, M., Kositcin, N., Ray, A. and Slatter, E. (eds.) Exploring for the Future: Extended Abstracts, Geoscience Australia, Canberra, 1–4.</gco:CharacterString>
            </mri:abstract>
            <mri:extent xlink:type="simple">
                <gex:EX_Extent>
                    <gex:description>
                        <gco:CharacterString>{"type": "Polygon", "coordinates": [[[112.0, -44.0], [154.0, -44.0], [154.0, -9.0], [112.0, -9.0], [112.0, -44.0]]]}</gco:CharacterString>
                    </gex:description>
                    <gex:geographicElement xlink:type="simple">
                        <gex:EX_GeographicBoundingBox>
                            <gex:westBoundLongitude>
                                <gco:Decimal>112.0</gco:Decimal>
                            </gex:westBoundLongitude>
                            <gex:eastBoundLongitude>
                                <gco:Decimal>154.0</gco:Decimal>
                            </gex:eastBoundLongitude>
                            <gex:southBoundLatitude>
                                <gco:Decimal>-44.0</gco:Decimal>
                            </gex:southBoundLatitude>
                            <gex:northBoundLatitude>
                                <gco:Decimal>-9.0</gco:Decimal>
                            </gex:northBoundLatitude>
                        </gex:EX_GeographicBoundingBox>
                    </gex:geographicElement>
                    <gex:temporalElement xlink:type="simple" />
                    <gex:verticalElement xlink:type="simple" />
                </gex:EX_Extent>
            </mri:extent>
            <mri:additionalDocumentation xlink:type="simple" />
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>EARTH SCIENCES</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>EFTF</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>Exploring for the Future</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>INFORMATION AND COMPUTING SCIENCES</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>Published_External</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>Toolbox</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>data analytics</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>information and computer sciences</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
            <mri:descriptiveKeywords xlink:type="simple">
                <mri:MD_Keywords>
                    <mri:keyword>
                        <gco:CharacterString>machine learning</gco:CharacterString>
                    </mri:keyword>
                </mri:MD_Keywords>
            </mri:descriptiveKeywords>
        </mri:MD_DataIdentification>
    </mdb:identificationInfo>
    <mdb:identificationInfo xlink:type="simple">
        <mri:MD_DataIdentification>
            <mri:citation xlink:type="simple">
                <cit:CI_Citation>
                    <cit:title>
                        <gco:CharacterString>Extended Abstract for download (pdf) [2.5MB]</gco:CharacterString>
                    </cit:title>
                    <cit:presentationForm>
                        <cit:CI_PresentationFormCode codeList="" codeListValue="documentDigital">documentDigital</cit:CI_PresentationFormCode>
                    </cit:presentationForm>
                </cit:CI_Citation>
            </mri:citation>
            <mri:abstract>
                <gco:CharacterString>Extended Abstract for download (pdf) [2.5MB]</gco:CharacterString>
            </mri:abstract>
            <mri:additionalDocumentation xlink:type="simple" />
            <mri:resourceFormat xlink:type="simple">
                <mrd:MD_Format>
                    <mrd:formatSpecificationCitation xlink:type="simple">
                        <cit:CI_Citation>
                            <cit:title>
                                <gco:CharacterString>PDF</gco:CharacterString>
                            </cit:title>
                        </cit:CI_Citation>
                    </mrd:formatSpecificationCitation>
                </mrd:MD_Format>
            </mri:resourceFormat>
        </mri:MD_DataIdentification>
    </mdb:identificationInfo>
</mdb:MD_Metadata>