{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods/#resource",
      "name": "Ensemble Methods",
      "description": "Ensemble Methods This guide covers combining multiple models for better performance. Advanced machine learning curriculum map (this guide) Links into secti…",
      "url": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods/",
      "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": "Ensemble Methods",
          "item": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods/"
        }
      ]
    }
  ]
}
