{
  "_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-3002"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3002",
  "ediid": "ark:/88434/mds2-3002",
  "version": "1.0.2",
  "doi": "doi:10.18434/mds2-3002",
  "title": "Predicting ABM Results with Covering Arrays and Random Forests",
  "contactPoint": {
    "fn": "M S Raunak",
    "hasEmail": "mailto:ms.raunak@nist.gov"
  },
  "modified": "2023-04-20 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3002",
  "description": [
    "Our goal is to explore the feasibility and usefulness of using a combination of covering arrays and machine learning models for predicting results of an agent- based simulation model within the vast parameter value combination space. The challenge is to select parameter values that are representative of the overall behavior of the model, so that we can train the machine learning model to be able to correctly predict behavior on previously untested areas of the parameter space. We have chosen Wilensky's Heat Bugs model in NetLogo for our study. It is a simple model, amenable to quick data generation, with a limited number of outputs to predict, and with emergent behavior. This model therefore allows exploration of this new approach.",
    "We utilize covering arrays to reduce the parameter value space systematically, run the model for each parameter set in the 2-way and 3-way covering arrays, train a random forest model on the 2-way data (33, 351 parameter combinations), and test its ability to predict the outcome of the simulation on the significantly larger 3-way data that was not seen during the training of the model (3, 971, 955 parameter combinations)."
  ],
  "keyword": [
    "agent-based modeling \u00b7 machine learning \u00b7 calibration"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Data and informatics"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "theme": [
    "Information Technology: Data and informatics"
  ],
  "components": [
    {
      "@id": "cmps/2way-toshare.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "2way-toshare.csv",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3002/2way-toshare.csv",
      "mediaType": "text/csv",
      "format": {
        "description": "Predicting ABM Results with Covering Arrays and Random Forests"
      },
      "description": "Predicting ABM Results with Covering Arrays\nand Random Forests",
      "title": "Predicting ABM Results with Covering Arrays and Random Forests"
    }
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Olsen",
      "fn": "Megan  Olsen",
      "givenName": "Megan",
      "middleName": "",
      "affiliation": [
        {
          "title": "Loyola University Maryland",
          "subunits": [
            "Computer Science"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Raunak",
      "fn": "M S  Raunak",
      "givenName": "M S",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Computer Security Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-4934-7331",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Kuhn",
      "fn": "D. Richard  Kuhn",
      "givenName": "D. Richard",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Computer Security Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2023-10-06T04:31:17.068815",
  "revised": "2023-10-05T18:01:29.823989",
  "issued": null,
  "firstIssued": "2023-10-05T18:01:29.823989",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3002.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-04-20",
        "@id": "ark:/88434/mds2-3002/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3002/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2023-04-20 00:00:00",
        "@id": "ark:/88434/mds2-3002/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3002/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.0.2",
        "issued": "2023-04-20 00:00:00",
        "@id": "ark:/88434/mds2-3002/pdr:v/1.0.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3002/pdr:v/1.0.2",
        "description": "metadata update"
      }
    ]
  }
}