{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/13-model-deployment/deployment-project-tutorial/#resource",
      "name": "Complete Model Deployment Project Tutorial",
      "description": "Complete Model Deployment Project Tutorial Step-by-step walkthrough of deploying a machine learning model to production. Table of Contents Project Overview…",
      "url": "https://nabidinmotion.com/l/13-model-deployment/deployment-project-tutorial/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/13-model-deployment/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "13-model-deployment",
          "item": "https://nabidinmotion.com/l/13-model-deployment/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Complete Model Deployment Project Tutorial",
          "item": "https://nabidinmotion.com/l/13-model-deployment/deployment-project-tutorial/"
        }
      ]
    }
  ]
}
