{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods-quick-reference/#resource",
      "name": "Ensemble Methods Quick Reference Guide",
      "description": "Ensemble Methods Quick Reference Guide Quick reference for ensemble methods, code snippets, and best practices. Table of Contents Method Selection Code Sni…",
      "url": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods-quick-reference/",
      "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 Quick Reference Guide",
          "item": "https://nabidinmotion.com/l/06-ensemble-methods/ensemble-methods-quick-reference/"
        }
      ]
    }
  ]
}
