{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/17-projects-intermediate/#course",
      "name": "Module 17-projects-intermediate · Free ML curriculum",
      "description": "Browse free machine learning lessons in 17-projects-intermediate on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/17-projects-intermediate/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "hasCourseInstance": {
        "@type": "CourseInstance",
        "courseMode": "online",
        "isAccessibleForFree": true
      }
    },
    {
      "@type": "ItemList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Intermediate Projects",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Project 1: Handwritten Digit Recognition (MNIST)",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-01-mnist-digit-recognition/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Project 2: Customer Churn Prediction",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-02-customer-churn/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Project 3: Movie Recommendation System",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-03-movie-recommendation/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Project 4: Credit Card Fraud Detection",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-04-fraud-detection/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Project 5: Customer Segmentation",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-05-customer-segmentation/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Project 6: Time Series Forecasting",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-06-time-series-forecasting/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Project 7: Feature Engineering Mastery Project",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-07-feature-engineering/"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Project 8: Ensemble Methods Comparison Project",
          "url": "https://nabidinmotion.com/l/17-projects-intermediate/project-08-ensemble-comparison/"
        }
      ]
    }
  ]
}
