{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--automl_basics/#resource",
      "name": "AutoML Basics Guide",
      "description": "AutoML Basics Guide Comprehensive introduction to Automated Machine Learning (AutoML): when to use it, popular tools, and integration with manual ML workfl…",
      "url": "https://nabidinmotion.com/g/resources--automl_basics/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "AutoML Basics Guide",
          "item": "https://nabidinmotion.com/g/resources--automl_basics/"
        }
      ]
    }
  ]
}
