{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/13-model-deployment/deployment/#resource",
      "name": "Model Deployment",
      "description": "Model Deployment This guide covers deploying machine learning models to production. Table of Contents Introduction to Model Deployment Model Serialization…",
      "url": "https://nabidinmotion.com/l/13-model-deployment/deployment/",
      "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": "Model Deployment",
          "item": "https://nabidinmotion.com/l/13-model-deployment/deployment/"
        }
      ]
    }
  ]
}
