{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/07-feature-engineering/#course",
      "name": "Module 07-feature-engineering · Free ML curriculum",
      "description": "Browse free machine learning lessons in 07-feature-engineering on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/07-feature-engineering/",
      "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": "Module 07: Feature Engineering",
          "url": "https://nabidinmotion.com/l/07-feature-engineering/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Feature Engineering",
          "url": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Advanced Feature Engineering Topics",
          "url": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Complete Feature Engineering Project Tutorial",
          "url": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Feature Engineering Quick Reference Guide",
          "url": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-quick-reference/"
        }
      ]
    }
  ]
}
