{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--ml_glossary/#resource",
      "name": "Machine Learning Glossary",
      "description": "Machine Learning Glossary A plain-language glossary of core ML terms for beginners and practitioners. Use it when a module drops jargon and you need a clea…",
      "url": "https://nabidinmotion.com/g/resources--ml_glossary/",
      "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": "Machine Learning Glossary",
          "item": "https://nabidinmotion.com/g/resources--ml_glossary/"
        }
      ]
    }
  ]
}
