{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/07-feature-engineering/readme/#resource",
      "name": "Module 07: Feature Engineering",
      "description": "Module 07: Feature Engineering Learn to create and select the best features for your models. What You'll Learn Feature Selection Techniques Feature Transfo…",
      "url": "https://nabidinmotion.com/l/07-feature-engineering/readme/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/07-feature-engineering/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "07-feature-engineering",
          "item": "https://nabidinmotion.com/l/07-feature-engineering/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Module 07: Feature Engineering",
          "item": "https://nabidinmotion.com/l/07-feature-engineering/readme/"
        }
      ]
    }
  ]
}
