{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/17-projects-intermediate/project-02-customer-churn/#resource",
      "name": "Project 2: Customer Churn Prediction",
      "description": "Project 2: Customer Churn Prediction Predict which customers will leave a service (churn prediction). Starter code: Run starter.py in this folder after dow…",
      "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-02-customer-churn/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/17-projects-intermediate/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "17-projects-intermediate",
          "item": "https://nabidinmotion.com/l/17-projects-intermediate/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Project 2: Customer Churn Prediction",
          "item": "https://nabidinmotion.com/l/17-projects-intermediate/project-02-customer-churn/"
        }
      ]
    }
  ]
}
