{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/02-introduction-to-ml/first-ml-project-tutorial/#resource",
      "name": "Your First ML Project: Step-by-Step Tutorial",
      "description": "Your First ML Project: Step-by-Step Tutorial Complete walkthrough of building your first machine learning project from scratch. Follow along to build a rea…",
      "url": "https://nabidinmotion.com/l/02-introduction-to-ml/first-ml-project-tutorial/",
      "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": "Your First ML Project: Step-by-Step Tutorial",
          "item": "https://nabidinmotion.com/l/02-introduction-to-ml/first-ml-project-tutorial/"
        }
      ]
    }
  ]
}
