{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/16-projects-beginner/#course",
      "name": "Module 16-projects-beginner · Free ML curriculum",
      "description": "Browse free machine learning lessons in 16-projects-beginner on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/16-projects-beginner/",
      "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": "Beginner Projects",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Project 1: House Price Prediction",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-01-house-price-prediction/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Project 2: Iris Flower Classification",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-02-iris-classification/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Project 3: Titanic Survival Prediction",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-03-titanic-survival/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Project 4: Spam Email Detection",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-04-spam-detection/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Project 5: Wine Quality Prediction",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-05-wine-quality/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Project 6: Customer Data Dashboard with Streamlit",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/project-06-customer-dashboard/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Beginner Projects",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/projects-beginner/"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Advanced Beginner Project Topics",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/projects-beginner-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 10,
          "name": "Complete Beginner Project Tutorial",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/projects-beginner-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 11,
          "name": "Beginner Projects Quick Reference Guide",
          "url": "https://nabidinmotion.com/l/16-projects-beginner/projects-beginner-quick-reference/"
        }
      ]
    }
  ]
}
