{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--model_explainability_cheatsheet/#resource",
      "name": "Model Explainability Cheatsheet",
      "description": "Model Explainability Cheatsheet Comprehensive quick reference for explaining and interpreting ML models. Table of Contents SHAP (SHapley Additive exPlanati…",
      "url": "https://nabidinmotion.com/g/resources--model_explainability_cheatsheet/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Model Explainability Cheatsheet",
          "item": "https://nabidinmotion.com/g/resources--model_explainability_cheatsheet/"
        }
      ]
    }
  ]
}
