{"id":8845,"date":"2023-06-16T15:45:19","date_gmt":"2023-06-16T19:45:19","guid":{"rendered":"https:\/\/solutionsreview.com\/business-intelligence\/?p=8845"},"modified":"2023-08-11T10:14:15","modified_gmt":"2023-08-11T14:14:15","slug":"lessons-learned-getting-the-most-from-machine-learning","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/","title":{"rendered":"Lessons Learned: Getting the Most from Machine Learning"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-8848\" src=\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg\" alt=\"Lessons Learned: Getting the Most from Machine Learning\" width=\"800\" height=\"400\" srcset=\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg 800w, https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning-406x203.jpg 406w, https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning-768x384.jpg 768w, https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning-540x270.jpg 540w, https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning-162x81.jpg 162w, https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning-360x180.jpg 360w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p style=\"text-align: justify;\"><i><strong>Solutions Review\u2019s Premium Content Series is a collection of contributed articles written by industry experts in enterprise software categories. In this feature, <a href=\"https:\/\/www.doit.com\/\" target=\"_blank\" rel=\"noopener\">DoiT International<\/a> Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning.<\/strong><\/i><\/p>\n<p style=\"text-align: justify;\">In an effort to become more data-driven, companies have been experimenting with machine learning (ML). A subset of artificial intelligence (AI), ML takes in historical data, identifies patterns and outputs new values, enabling applications to quickly predict outcomes without the need for detailed programming.<\/p>\n<p style=\"text-align: justify;\">Unfortunately, many early efforts have failed to fully harness ML due to incomplete plans to action that data, threatening investments and undermining progress. In a survey of corporate executives by NewVantage Partners, a resounding 99 percent of respondents said their firms had active investments in big data and AI. Yet just 39 percent said they are managing data as an asset and only 24.4% claimed to have created a data culture within their firms.<\/p>\n<p style=\"text-align: justify;\">The following approaches to ML can help companies develop more effective data strategies and best use ML to drive actionable data insights that will produce valuable output.<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"speedbump\" href=\"https:\/\/solutionsreview.com\/business-intelligence\/get-a-free-business-intelligence-software-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2880 size-full\" src=\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2020\/02\/BI_BG_SB_800.gif\" alt=\"Download Link to Business Intelligence &amp; Data Analytics Buyer's Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n<h2><strong>H0w to Get the Most from Machine Learning<\/strong><\/h2>\n<h4><strong>Build a Strong Foundation<\/strong><\/h4>\n<p style=\"text-align: justify;\">It was just a few years ago that companies began venturing into ML. However, many rushed in too quickly and did not have the foundational aspects of their ML lifecycle set up properly. With the AI hype in full force, the speed with which companies moved led to major mistakes and insufficient planning.<\/p>\n<p style=\"text-align: justify;\">For instance, even when teams had the right skill sets in place, there would often be engineers working separately on the same data tasks. This could corrupt data, return inconsistent conclusions and waste investments. While a number of companies have found some technical success with ML, the business value was not nearly as strong as expected, and many are looking for a more practical approach to ML technology based on long term, sustainable AI infrastructures.<\/p>\n<p style=\"text-align: justify;\">The first steps to any data analysis strategy are to create a plan and build a strong foundation. Teams need to understand what value they\u2019re looking to extract, how much they can invest and the expected timeframe for results. They should also have ample checkpoints built in to ensure they\u2019re getting accurate, valuable results.<\/p>\n<p>The ability for teams to collaborate effectively is key to success. Strategies to foster this should include:<\/p>\n<ul>\n<li>Moving workloads to the cloud so they are easily accessible for all collaborators and can scale according to need.<\/li>\n<li>Using source control or GitHub to track changes and deploy to separate environments for testing and production.<\/li>\n<li>Adopting a pipeline approach so the whole process as well as the data can be versioned, tracked and cataloged after each step in the process.<\/li>\n<li>Achieving replicability so that others can rerun a program and produce the same result, determine how it was reached and easily understand any changes to the data.<\/li>\n<\/ul>\n<h3><strong>Make the Most of Your Data<\/strong><\/h3>\n<p>The types of data that companies can extract value from vary, and the ways they process and store the data varies too. These data types can include:<\/p>\n<ul>\n<li>Unstructured data, such as raw text input that needs to be analyzed for patterns;<\/li>\n<li>Images companies want to extract insights from; and<\/li>\n<li>Operational data or tabular data, including any kind of measurements.<\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Fortunately, with all the technology and resources that Google and AWS have invested in, it\u2019s easy to dive into these areas. In fact, with just a few clicks, a model can be created to analyze and understand data, making it easy for a company with any level of sophistication to begin to parse.<\/p>\n<p style=\"text-align: justify;\">For customers seeking a more customized approach, tools like Python can help build a bespoke ML system from scratch that better aligns with their workflow. Ideally, a company should be able to blend the two pathways, building custom models while enlisting pre-built models to pressure test algorithms for accuracy.<\/p>\n<h4><strong>Strive for High Quality<\/strong><\/h4>\n<p style=\"text-align: justify;\">Above all else, the quality of the data and model is paramount \u2013 high quality input results in high quality output. Frequent testing is vital to operating a strong ML system and extracting real value.<\/p>\n<p style=\"text-align: justify;\">If you don\u2019t have a high performing data engineering team, you\u2019re not going to develop good models. Data needs to be well cataloged and transformed in a way that\u2019s easy for ML teams to adopt and audit. Monitoring data quality that feeds ML algorithms is critical. All of the features that go into a model need to maintain a similar output in the real world versus what was trained. If the model is delivering output that is different from reality, then either it or the data is flawed.<\/p>\n<p style=\"text-align: justify;\">Along with tracking data and features that go into a model, validating models is also an important aspect of training and using it in a production scenario. Validation refers to the process of confirming the model actually achieves its intended purpose. In most situations, this will involve confirmation that it is predictive under the conditions of its planned use. You may have times when models find unintended consequences if not well tested.<\/p>\n<h4><strong>Find a Balance Between Short &amp; Long-Term Value<\/strong><\/h4>\n<p style=\"text-align: justify;\">An approach has to be balanced between short and long term value. Every time you train a model, you need to think about ROI and if it\u2019s worth investing more resources. The goal is always to operationalize a model that can reteach itself on its own and deliver insights that pay for themselves.<\/p>\n<p style=\"text-align: justify;\">Models can be set up to automatically train and deploy based on changes to incoming data, new model architectures, or on a scheduled cadence. The resulting scalability means you can adopt new use cases or drive something more accurate. However, automation is not a substitute for human oversight. Consistent evaluation is essential to understanding if it\u2019s worth the investment and effort of maintaining. Also, model explainability is critical to understanding whether the model\u2019s predictions are causing bias and introducing unintended consequences, which also needs to be incorporated into the ROI of training a model.<\/p>\n<p style=\"text-align: justify;\">Some data streams are very active and require constant evaluation and maintenance. Others are less urgent and data can be processed at less frequent intervals. Determining frequency is a balance of risk (what are the consequences if the AI is making mistakes?), input speed (how often is new data coming in?), and cost\/value (how much is an AI operation costing each time it runs and how valuable is the output?).<\/p>\n<h4><strong>Pin Down Cloud Costs<\/strong><\/h4>\n<p style=\"text-align: justify;\">Always keep in mind the cloud-cost element and understand each component of that cost (automated or custom).<\/p>\n<p style=\"text-align: justify;\">It\u2019s important to consider both storage of the data and training time\/budget of the model, as training the model will burn through compute budget just to retrain. Also, if using an automated ML model, remember that it\u2019s easy to \u201cfall asleep at the wheel\u201d and for costs to mount.<\/p>\n<p style=\"text-align: justify;\">If customizing a model, you need to think about data transformations, training and deployment, as each of these have different volumes of spend. Does a particular use case require an online scenario (constant input\/output of data) or a batch scenario (generating predictions nightly\/weekly)? You might eventually even scale up to using Graphics Processing Units (GPUs) and Tensor Processing Units (TPUs), which can get very expensive. Consider enlisting partners that can help pin down ML spending and control operations to ensure you don\u2019t receive any surprise bills.<\/p>\n<h4><strong>Lean on Resources and a Solid Team to Get Started<\/strong><\/h4>\n<p style=\"text-align: justify;\">Blogs from Google and Amazon offer a number of ways to get a quick start. Google, for example, has a quick lab repository of public data to quickly train and deploy a model. <a href=\"https:\/\/ai.google\/build\/machine-learning\/\" target=\"_blank\" rel=\"noopener\">Both<\/a> <a href=\"https:\/\/aws.amazon.com\/training\/learn-about\/machine-learning\/\" target=\"_blank\" rel=\"noopener\">providers<\/a> also have training tools that can help get project leaders up to speed.<\/p>\n<p style=\"text-align: justify;\">Next, it\u2019s important to build a strong team of data engineers experienced in ML. Once this is in place, you\u2019ll be able to lean on this unit to build an intuitive model accessible to the wider team. The time frame for getting an ML program started varies based on scale, type and quality of data. Companies well positioned with a smart plan can get one up and running within a matter of weeks.<\/p>\n<p style=\"text-align: justify;\">Tools are available within both Google and Amazon to help explain data and pinpoint issues. This can enable a company to tweak and adjust a model accordingly. But ultimately, the model will only be as good as its data, which will require ongoing care and validation.<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"speedbump\" title=\"Download link to Business Intelligence &amp; Data Analytics Matrix Report\" href=\"https:\/\/solutionsreview.com\/business-intelligence\/buyers-matrix-report-business-intelligence-solutions\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2880 size-full\" src=\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2021\/05\/21_BI_Matrix_SB_800.gif\" alt=\"\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Solutions Review\u2019s Premium Content Series is a collection of contributed articles written by industry experts in enterprise software categories. In this feature, DoiT International Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning. In an effort to become more data-driven, companies have been experimenting with machine learning (ML). A [&hellip;]<\/p>\n","protected":false},"author":717,"featured_media":8848,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[4],"tags":[1854,1855],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Lessons Learned: Getting the Most from Machine Learning<\/title>\n<meta name=\"description\" content=\"In this feature, DoIT International Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jared Burns\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/\",\"url\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/\",\"name\":\"Lessons Learned: Getting the Most from Machine Learning\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg\",\"datePublished\":\"2023-06-16T19:45:19+00:00\",\"dateModified\":\"2023-08-11T14:14:15+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/b9617d637d792647954c9c3456243374\"},\"description\":\"In this feature, DoIT International Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg\",\"width\":800,\"height\":400,\"caption\":\"Lessons Learned: Getting the Most from Machine Learning\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/business-intelligence\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lessons Learned: Getting the Most from Machine Learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/#website\",\"url\":\"https:\/\/solutionsreview.com\/business-intelligence\/\",\"name\":\"Best Business Intelligence and Data Analytics Tools, Software, Solutions &amp; Vendors\",\"description\":\"BI Guides, Analysis and Best Practices\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/business-intelligence\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/b9617d637d792647954c9c3456243374\",\"name\":\"Jared Burns\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c7e13d013058059259fecbfab1b77871?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c7e13d013058059259fecbfab1b77871?s=96&d=blank&r=g\",\"caption\":\"Jared Burns\"},\"description\":\"Jared works within the CRE team at DoiT International supporting machine learning and data analytics. His directives range from helping individual, localized ML software to collaborative projects stored in the cloud. Before joining DoiT, Jared was a senior data science engineer at Pythian.\",\"url\":\"https:\/\/solutionsreview.com\/business-intelligence\/author\/jburns\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lessons Learned: Getting the Most from Machine Learning","description":"In this feature, DoIT International Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning.","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:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/","twitter_misc":{"Written by":"Jared Burns","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/","url":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/","name":"Lessons Learned: Getting the Most from Machine Learning","isPartOf":{"@id":"https:\/\/solutionsreview.com\/business-intelligence\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg","datePublished":"2023-06-16T19:45:19+00:00","dateModified":"2023-08-11T14:14:15+00:00","author":{"@id":"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/b9617d637d792647954c9c3456243374"},"description":"In this feature, DoIT International Machine Learning Architect Jared Burns offers a brief on getting the most from machine learning.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#primaryimage","url":"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg","contentUrl":"https:\/\/solutionsreview.com\/business-intelligence\/files\/2023\/06\/Getting-the-Most-from-Machine-Learning.jpg","width":800,"height":400,"caption":"Lessons Learned: Getting the Most from Machine Learning"},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/business-intelligence\/lessons-learned-getting-the-most-from-machine-learning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/business-intelligence\/"},{"@type":"ListItem","position":2,"name":"Lessons Learned: Getting the Most from Machine Learning"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/business-intelligence\/#website","url":"https:\/\/solutionsreview.com\/business-intelligence\/","name":"Best Business Intelligence and Data Analytics Tools, Software, Solutions &amp; Vendors","description":"BI Guides, Analysis and Best Practices","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/business-intelligence\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/b9617d637d792647954c9c3456243374","name":"Jared Burns","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/business-intelligence\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c7e13d013058059259fecbfab1b77871?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c7e13d013058059259fecbfab1b77871?s=96&d=blank&r=g","caption":"Jared Burns"},"description":"Jared works within the CRE team at DoiT International supporting machine learning and data analytics. His directives range from helping individual, localized ML software to collaborative projects stored in the cloud. Before joining DoiT, Jared was a senior data science engineer at Pythian.","url":"https:\/\/solutionsreview.com\/business-intelligence\/author\/jburns\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/posts\/8845"}],"collection":[{"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/users\/717"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/comments?post=8845"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/posts\/8845\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/media\/8848"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/media?parent=8845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/categories?post=8845"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/business-intelligence\/wp-json\/wp\/v2\/tags?post=8845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}