{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-project-tutorial/#resource",
      "name": "Complete Feature Engineering Project Tutorial",
      "description": "Complete Feature Engineering Project Tutorial Step-by-step walkthrough of comprehensive feature engineering for a machine learning project. Table of Conten…",
      "url": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-project-tutorial/",
      "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": "Complete Feature Engineering Project Tutorial",
          "item": "https://nabidinmotion.com/l/07-feature-engineering/feature-engineering-project-tutorial/"
        }
      ]
    }
  ]
}
