{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/06-ensemble-methods/readme/#resource",
      "name": "Module 06: Ensemble Methods",
      "description": "Module 06: Ensemble Methods Learn to combine multiple models for better performance. What You'll Learn Bagging (Bootstrap Aggregating) Boosting (AdaBoost,…",
      "url": "https://nabidinmotion.com/l/06-ensemble-methods/readme/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/06-ensemble-methods/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "06-ensemble-methods",
          "item": "https://nabidinmotion.com/l/06-ensemble-methods/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Module 06: Ensemble Methods",
          "item": "https://nabidinmotion.com/l/06-ensemble-methods/readme/"
        }
      ]
    }
  ]
}
