{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--introduction_to_ml_cheatsheet/#resource",
      "name": "Introduction to ML Cheatsheet",
      "description": "Introduction to ML Cheatsheet Quick reference for Machine Learning fundamentals, types, workflow, and key concepts. Table of Contents ML Types ML Workflow…",
      "url": "https://nabidinmotion.com/g/resources--introduction_to_ml_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": "Introduction to ML Cheatsheet",
          "item": "https://nabidinmotion.com/g/resources--introduction_to_ml_cheatsheet/"
        }
      ]
    }
  ]
}
