{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/02-introduction-to-ml/ml-terminology/#resource",
      "name": "Machine Learning Terminology. Complete Reference",
      "description": "Machine Learning Terminology. Complete Reference Glossary of machine learning terms with short explanations and examples. Table of Contents Core Concepts D…",
      "url": "https://nabidinmotion.com/l/02-introduction-to-ml/ml-terminology/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/02-introduction-to-ml/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "02-introduction-to-ml",
          "item": "https://nabidinmotion.com/l/02-introduction-to-ml/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Machine Learning Terminology. Complete Reference",
          "item": "https://nabidinmotion.com/l/02-introduction-to-ml/ml-terminology/"
        }
      ]
    }
  ]
}
