{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/02-introduction-to-ml/#course",
      "name": "Module 02-introduction-to-ml · Free ML curriculum",
      "description": "Browse free machine learning lessons in 02-introduction-to-ml on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/02-introduction-to-ml/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "hasCourseInstance": {
        "@type": "CourseInstance",
        "courseMode": "online",
        "isAccessibleForFree": true
      }
    },
    {
      "@type": "ItemList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Module 02: Introduction to Machine Learning",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Common Pitfalls and Best Practices in Machine Learning",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/common-pitfalls-best-practices/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Your First ML Project: Step-by-Step Tutorial",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/first-ml-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Introduction to Machine Learning",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/introduction-to-ml/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Advanced Introduction to ML Topics",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/introduction-to-ml-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Introduction to ML Quick Reference",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/introduction-to-ml-quick-reference/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Machine Learning Terminology. Complete Reference",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/ml-terminology/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Problem Identification and Algorithm Selection Guide",
          "url": "https://nabidinmotion.com/l/02-introduction-to-ml/problem-identification-algorithm-selection/"
        }
      ]
    }
  ]
}
