{"id":10984,"date":"2022-05-10T08:43:41","date_gmt":"2022-05-10T07:43:41","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=10984"},"modified":"2024-12-10T02:59:40","modified_gmt":"2024-12-10T02:59:40","slug":"challenges-of-mlops","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/","title":{"rendered":"5 Major MLOps Challenges \u2013 and how to solve them"},"content":{"rendered":"<p>If you\u2019re struggling to realise the full potential of machine learning in your organisation, the good news is that you\u2019re not alone. According to industry analysts VentureBeat, 87% of AI projects will never make it into production.<\/p>\n<p>MLOps emerged to address this widespread challenge. By blending AI and DevOps practices, MLOps promised smooth, scalable development of ML applications.<\/p>\n<p>The bad news is that MLOps isn\u2019t an immediate fix for all AI projects. Operationalsing any AI or machine learning solution\u00a0 will present its own challenges, which must be addressed to realise the potential these technologies offer. Below we\u2019ve outlined five of the biggest MLOps challenges in 2022, and some guidance on solving these issues in your organisation.<\/p>\n<p>You can read about these ideas in more detail in our new <a href=\"https:\/\/www.equalexperts.com\/our-services\/data\/mlops\/\">MLOps playbook<\/a>, \u201cOperationalising Machine Learning\u201d, which provides comprehensive guidance for operations and AI teams in adopting best practice around MLOps.<\/p>\n<h2>Challenge 1: Lack of user engagement<\/h2>\n<p>Failing to help end users understand how a machine learning model works or what algorithm is providing an insight is a common pitfall. After all, this is a complex subject, requiring time and expertise to understand. If users don\u2019t understand a model, they are less likely to trust it, and to engage with the insights it provides.<\/p>\n<p>Organisations can avoid this problem by engaging with users early in the process, by asking what problem they need the model to solve. Demonstrate and explain model results to users regularly and allow users to provide feedback during iteration of the model. Later in the process, it may be helpful to allow end users to view monitoring\/performance data so that you can build trust in new models. If end users trust ML models, they are likely to engage with them, and to feel a sense of ownership and involvement in that process.<\/p>\n<h2>Challenge 2: Relying on notebooks<\/h2>\n<p>Like many people we have a love\/hate relationship with notebooks such as Jupyter. Notebooks can be invaluable when you are creating visualisations and pivoting between modelling approaches.<\/p>\n<p>However, notebooks contain both code and outputs, along with important business and personal data, meaning it\u2019s easy to inadvertently pass data to where it shouldn\u2019t be. Notebooks don\u2019t lend themselves easily to testing, and cells that can run out of order means that different results can be created by the same notebook based on the order that cells are run in.<\/p>\n<p>In most cases, we recommend moving to standard modular code after creating an initial prototype, rather than using notebooks. This results in a model that is more testable and easier to move into production, with the added benefit of speeding up algorithm development.<\/p>\n<h2>Challenge 3: Poor security practice<\/h2>\n<p>There are a number of common security pitfalls in MLOps that should be avoided, and it\u2019s important that organisations have appropriate practices in place to ensure secure development protocols.<\/p>\n<p>For example, it\u2019s surprisingly common for model endpoints and data pipelines to be publicly accessible, potentially exposing sensitive metadata to third parties. Endpoints must be secured to the same standard as any development to avoid cost management and security problems caused by uncontrolled access.<\/p>\n<h2>Challenge 4:\u00a0 Using Machine Learning inappropriately<\/h2>\n<p>Despite the hype, ML shouldn\u2019t always be the default way to solve a problem. AI and ML are essentially tools that help to understand complex problems like natural language processing and machine vision.<\/p>\n<p>Applying AI to real-world problems that aren\u2019t like this is unnecessary, and leads to too much complexity, unpredictably and increased costs. You could build an AI model to predict whether a number is even or odd \u2013 but you shouldn\u2019t.<\/p>\n<p>When addressing a new problem, we advise businesses to try a non-ML solution first. In many cases, a simple, rule-based system will be sufficient.<\/p>\n<h2>Challenge 5: Forgetting the downstream application of a new model<\/h2>\n<p>Achieving ROI from machine learning requires the ML model to be integrated into business systems, with due attention to usability, security and performance.<\/p>\n<p>This process becomes even longer if models are not technically compatible with business systems, or do not deliver the expected level of accuracy. These issues must be considered at the start of the ML process, to avoid delays and disappointment.<\/p>\n<p>A common ML model might be used to predict \u2018propensity to buy\u2019 \u2013 identifying internet users who are likely to buy a product. If this downstream application isn\u2019t considered when the model is built, there is no guarantee that the data output will be in a form that can be used by the business API. A great way to avoid this is by creating a walking skeleton or steel thread (see our Playbook for advice on how to do this).<\/p>\n<p>Find out more about these challenges and more in our new Operationalising Machine Learning Playbook, which is available to read <a href=\"https:\/\/www.equalexperts.com\/our-services\/data\/mlops\/\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From model training to validation, we\u2019re sharing some of the biggest challenges associated with MLOps in our latest playbook. You\u2019ll find expert guidance on how to identify these challenges, and \u2013 crucially \u2013 how to solve them.<\/p>\n","protected":false},"author":164,"featured_media":10986,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[99,266,276,265],"location":[397],"class_list":["post-10984","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-focus","tag-ai","tag-devops","tag-mlmodels","tag-mlops"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>5 Major MLOps Challenges \u2013 and how to solve them | Equal Experts<\/title>\n<meta name=\"description\" content=\"What are the 5 biggest challenges of MLOps in 2022\u2013and how do organisations begin to solve them? We provide expert advice in our latest Playbook\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 Major MLOps Challenges \u2013 and how to solve them\" \/>\n<meta property=\"og:description\" content=\"From model training to validation, we\u2019re sharing some of the biggest challenges associated with MLOps in our latest playbook. You\u2019ll find expert guidance on how to identify these challenges, and \u2013 crucially \u2013 how to solve them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-10T07:43:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T02:59:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/fb-02challenges-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1201\" \/>\n\t<meta property=\"og:image:height\" content=\"631\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Cl\u00e1udio Diniz\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"5 Major MLOps Challenges \u2013 and how to solve them\" \/>\n<meta name=\"twitter:description\" content=\"From model training to validation, we\u2019re sharing some of the biggest challenges associated with MLOps in our latest playbook. You\u2019ll find expert guidance on how to identify these challenges, and \u2013 crucially \u2013 how to solve them.\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cl\u00e1udio Diniz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\"},\"author\":{\"name\":\"Cl\u00e1udio Diniz\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e\"},\"headline\":\"5 Major MLOps Challenges \u2013 and how to solve them\",\"datePublished\":\"2022-05-10T07:43:41+00:00\",\"dateModified\":\"2024-12-10T02:59:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\"},\"wordCount\":809,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png\",\"keywords\":[\"AI\",\"devops\",\"mlmodels\",\"mlops\"],\"articleSection\":[\"Tech Focus\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\",\"name\":\"5 Major MLOps Challenges \u2013 and how to solve them | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png\",\"datePublished\":\"2022-05-10T07:43:41+00:00\",\"dateModified\":\"2024-12-10T02:59:40+00:00\",\"description\":\"What are the 5 biggest challenges of MLOps in 2022\u2013and how do organisations begin to solve them? We provide expert advice in our latest Playbook\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png\",\"width\":1201,\"height\":515},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"5 Major MLOps Challenges \u2013 and how to solve them\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e\",\"name\":\"Cl\u00e1udio Diniz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g\",\"caption\":\"Cl\u00e1udio Diniz\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"5 Major MLOps Challenges \u2013 and how to solve them | Equal Experts","description":"What are the 5 biggest challenges of MLOps in 2022\u2013and how do organisations begin to solve them? We provide expert advice in our latest Playbook","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/","og_locale":"en_GB","og_type":"article","og_title":"5 Major MLOps Challenges \u2013 and how to solve them","og_description":"From model training to validation, we\u2019re sharing some of the biggest challenges associated with MLOps in our latest playbook. You\u2019ll find expert guidance on how to identify these challenges, and \u2013 crucially \u2013 how to solve them.","og_url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/","og_site_name":"Equal Experts","article_published_time":"2022-05-10T07:43:41+00:00","article_modified_time":"2024-12-10T02:59:40+00:00","og_image":[{"width":1201,"height":631,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/fb-02challenges-1.png","type":"image\/png"}],"author":"Cl\u00e1udio Diniz","twitter_card":"summary_large_image","twitter_title":"5 Major MLOps Challenges \u2013 and how to solve them","twitter_description":"From model training to validation, we\u2019re sharing some of the biggest challenges associated with MLOps in our latest playbook. You\u2019ll find expert guidance on how to identify these challenges, and \u2013 crucially \u2013 how to solve them.","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Cl\u00e1udio Diniz","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/"},"author":{"name":"Cl\u00e1udio Diniz","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e"},"headline":"5 Major MLOps Challenges \u2013 and how to solve them","datePublished":"2022-05-10T07:43:41+00:00","dateModified":"2024-12-10T02:59:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/"},"wordCount":809,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png","keywords":["AI","devops","mlmodels","mlops"],"articleSection":["Tech Focus"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/","url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/","name":"5 Major MLOps Challenges \u2013 and how to solve them | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png","datePublished":"2022-05-10T07:43:41+00:00","dateModified":"2024-12-10T02:59:40+00:00","description":"What are the 5 biggest challenges of MLOps in 2022\u2013and how do organisations begin to solve them? We provide expert advice in our latest Playbook","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/05\/lead-img-02challenges-1.png","width":1201,"height":515},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/challenges-of-mlops\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"5 Major MLOps Challenges \u2013 and how to solve them"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/28ff89d676b184c93ab62bc91b0af11e","name":"Cl\u00e1udio Diniz","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d70fbe38b0540d312610b719e2e75bc9f302aafe3264bf1eb8174eb191c4879d?s=96&d=mm&r=g","caption":"Cl\u00e1udio Diniz"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/10984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/164"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=10984"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/10984\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/10986"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=10984"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=10984"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=10984"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=10984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}