{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2120"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2120",
  "title": "ml_uncertainty: A Python module for estimating uncertainty in predictions of machine learning models",
  "contactPoint": {
    "fn": "David Sheen",
    "hasEmail": "mailto:david.sheen@nist.gov"
  },
  "modified": "2019-06-10 00:00:00",
  "ediid": "ark:/88434/mds2-2120",
  "landingPage": "https://data.nist.gov/od/id/mds2-2120",
  "description": [
    "This software is a Python module for estimating uncertainty in predictions of machine learning models. It is a Python package that calculates uncertainties in machine learning models using bootstrapping and residual bootstrapping. It is intended to interface with scikit-learn but any Python package that uses a similar interface should work."
  ],
  "keyword": [
    "uncertainty analysis",
    "machine learning",
    "model calibration"
  ],
  "theme": [
    "Mathematics and Statistics:Uncertainty quantification",
    "Mathematics and Statistics:Numerical methods and software",
    "Information Technology:Data and informatics"
  ],
  "topic": [],
  "references": [
    {
      "@type": [
        "npg:Article"
      ],
      "@id": "#ref:10.1007/s00216-018-1240-2",
      "refType": "IsCitedBy",
      "location": "https://doi.org/10.1007/s00216-018-1240-2",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Classification of samples from NMR-based metabolomics using principal components analysis and partial least squares with uncertainty estimation",
      "issued": "2018-07-25",
      "citation": "Rocha, W. F. de C., Sheen, D. A., & Bearden, D. W. (2018). Classification of samples from NMR-based metabolomics using principal components analysis and partial least squares with uncertainty estimation. Analytical and Bioanalytical Chemistry, 410(24), 6305\u00e2\u0080\u00936319. doi:10.1007/s00216-018-1240-2\n"
    },
    {
      "@id": "https://doi.org/10.1080/1062936X.2016.1238010",
      "@type": [
        "npg:Article"
      ],
      "refType": "IsCitedBy",
      "title": "Classification of biodegradable materials using QSAR modelling with uncertainty estimation\u00a7",
      "issued": "2016-10-02",
      "location": "https://doi.org/10.1080/1062936X.2016.1238010",
      "citation": "Rocha, W. F. C., & Sheen, D. A. (2016). Classification of biodegradable materials using QSAR modelling with uncertainty estimation\u00c2\u00a7. SAR and QSAR in Environmental Research, 27(10), 799\u00e2\u0080\u0093811. doi:10.1080/1062936x.2016.1238010\n",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    },
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:10.1080/1062936X.2016.1238010",
      "refType": "IsReferencedBy",
      "location": "http://dx.doi.org/10.1080/1062936X.2016.1238010",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://pages.nist.gov/ml_uncertainty_py/",
      "format": {
        "description": "Python scripts and Jupyter notebooks"
      },
      "description": "This software is a Python package that calculates uncertainties in machine learning models using bootstrapping and residual bootstrapping. It is intended to interface with scikit-learn but any Python package that uses a similar interface should work.",
      "title": "Machine Learning Uncertainty Estimation Toolbox",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#ml_uncertainty_py/",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/M32120",
      "title": "DOI Access for ml_uncertainty: A Python module for estimating uncertainty in predictions of machine learning models",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/M32120"
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:045"
  ],
  "doi": "doi:10.18434/M32120",
  "version": "1.0.0"
}