{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/18-projects-advanced/project-06-end-to-end-pipeline/#resource",
      "name": "Project 6: End-to-End ML Pipeline",
      "description": "Project 6: End-to-End ML Pipeline Build a complete, production- style ML system from data to a local/staging deploy (API + metrics stub + retraining plan).",
      "url": "https://nabidinmotion.com/l/18-projects-advanced/project-06-end-to-end-pipeline/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/18-projects-advanced/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "18-projects-advanced",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Project 6: End-to-End ML Pipeline",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/project-06-end-to-end-pipeline/"
        }
      ]
    }
  ]
}
