{"id":178,"date":"2025-04-14T08:56:42","date_gmt":"2025-04-14T08:56:42","guid":{"rendered":"http:\/\/46.137.26.149\/?p=178"},"modified":"2025-04-14T08:58:04","modified_gmt":"2025-04-14T08:58:04","slug":"how-ai-data-science-and-machine-learning-work-together","status":"publish","type":"post","link":"http:\/\/46.137.26.149\/?p=178","title":{"rendered":"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE"},"content":{"rendered":"\n<p>From voice assistants and recommendation engines to self-driving cars and medical diagnostics, artificial intelligence (AI), data science, and machine learning (ML) are transforming how the world operates. Together, these technologies form the backbone of intelligent systems that are reshaping industries\u2014including finance, healthcare, and retail.<\/p>\n\n\n\n<p>To understand the future, it\u2019s essential to unpack how these three powerful forces work together.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>AI\u2019s Journey: From Rules to Reasoning<\/em><\/h2>\n\n\n\n<p>Artificial Intelligence began as a set of systems designed to mimic human behavior. Early AI relied on rule-based logic\u2014think of a robot programmed to follow exact commands like: \u201cWalk two steps forward, turn left, take three more steps.\u201d These early systems were predictable and worked well for fixed tasks, like the chess programs of the 90s that followed preset strategies.<\/p>\n\n\n\n<p>But human intelligence isn\u2019t rigid\u2014it learns and adapts. That\u2019s where <em>machine learning<\/em> changed the game.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>Machine Learning: Teaching Machines to Think<\/em><\/h2>\n\n\n\n<p>Unlike traditional programming, <em>machine learning<\/em> enables computers to learn patterns and improve from data without being explicitly programmed for every outcome. For instance, modern spam filters don\u2019t just block messages with suspicious keywords\u2014they analyze patterns in millions of messages to continuously refine their detection abilities.<\/p>\n\n\n\n<p>Then there\u2019s <em>deep learning<\/em>, a subfield of ML that uses artificial neural networks to handle complex tasks like image recognition, speech-to-text conversion, and language translation with impressive accuracy.<\/p>\n\n\n\n<p>And now we\u2019re entering the era of *Generative AI. Unlike older models that analyze or classify data, generative models can *<em>create<\/em> entirely new content\u2014whether it&#8217;s writing articles, generating images, composing music, or even coding. Tools like <em>GPT-4<\/em> and <em>DALL\u00b7E<\/em> are prime examples of this shift, blending analytical power with creativity.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>Data Science: The Bridge Between AI and the Real World<\/em><\/h2>\n\n\n\n<p>So where does <em>data science<\/em> come in? It\u2019s the practice of extracting insights from both structured data (spreadsheets, databases) and unstructured data (emails, images, social media). Think of data science as the process of turning raw information into actionable intelligence.<\/p>\n\n\n\n<p>It involves a mix of data collection, cleaning, analysis, and visualization. But it also requires one critical element: <em>domain expertise<\/em>.<\/p>\n\n\n\n<p>For example, a data scientist in healthcare must not only build accurate models but also ensure those models provide useful predictions. A system predicting if a patient will be readmitted in 15 years may be precise\u2014but not particularly helpful. One that flags likely readmission within 15 days, however, can significantly improve patient care.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>AI for All: The Rise of No-Code and Low-Code Platforms<\/em><\/h2>\n\n\n\n<p>Until recently, data science was limited to those with advanced coding and statistical knowledge. But platforms like *Keras, *<em>TensorFlow<\/em>, and low-code tools are lowering the barrier. Today, it\u2019s possible to build smart models with minimal code\u2014or no code at all.<\/p>\n\n\n\n<p>This <em>democratization of AI<\/em> means more professionals, regardless of background, can participate in AI development. Domain knowledge is becoming just as valuable as coding, especially when it comes to spotting anomalies and making practical decisions based on data.<\/p>\n\n\n\n<p>For instance, if a record shows a patient is 300 years old, a data-savvy professional might recognize that the system likely recorded the birth year instead of calculating age\u2014something an algorithm alone might miss.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>How Machine Learning Models Learn<\/em><\/h2>\n\n\n\n<p>Training a machine learning model is much like teaching a child. The model starts with no knowledge and learns by studying examples. Say you\u2019re training it to predict house prices using data like square footage, number of bedrooms, and location.<\/p>\n\n\n\n<p>Initially, its predictions will be off. But over time, the model adjusts based on its errors, becoming more accurate as it processes more examples. This learning process is measured using metrics like <em>mean absolute error<\/em>, which tracks how far off its predictions are on average.<\/p>\n\n\n\n<p>In this setup:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The <em>price<\/em> is the dependent variable (what we want to predict).<\/li>\n\n\n\n<li>Features like bedrooms, size, and location are the independent variables (inputs).<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>Supervised vs. Unsupervised Learning<\/em><\/h2>\n\n\n\n<p>Machine learning generally falls into two categories:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><em>Supervised learning<\/em> involves labeled data. The model is told what the outcome should be and learns from those examples. Use cases include fraud detection, email categorization, and price prediction.<\/li>\n\n\n\n<li><em>Unsupervised learning<\/em> works with unlabeled data. It looks for patterns or groupings\u2014like segmenting customers based on purchasing behavior. Techniques like <em>clustering<\/em> help uncover hidden relationships in complex datasets.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>Making Sense of High-Dimensional Data<\/em><\/h2>\n\n\n\n<p>Often, real-world datasets include dozens or even hundreds of features. This makes visualizing or understanding them challenging.<\/p>\n\n\n\n<p>That\u2019s where <em>dimensionality reduction<\/em> techniques like <em>Principal Component Analysis (PCA)<\/em> come into play. PCA helps compress large datasets into two or three dimensions\u2014enabling humans to interpret and visualize the results more easily.<\/p>\n\n\n\n<p>In natural language processing, for instance, word embeddings might represent words in 200 dimensions. Reducing that down for visualization helps identify how words relate to each other\u2014grouping terms like \u201cgrowth\u201d and \u201cscale,\u201d or \u201cbook\u201d and \u201cstory.\u201d<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>The Unsung Heroes: Data Engineers<\/em><\/h2>\n\n\n\n<p>None of these advanced systems would work without the foundational role of <em>data engineering<\/em>. Data engineers build the pipelines that move, clean, and prepare data for analysis. Whether it&#8217;s streaming financial data or managing hospital records, they ensure the data is trustworthy and usable.<\/p>\n\n\n\n<p>A model is only as good as the data it&#8217;s fed\u2014clean, structured, and timely information is essential for success.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><em>Conclusion: Intelligence is a Team Effort<\/em><\/h2>\n\n\n\n<p>AI is no longer a far-off fantasy. It\u2019s already shaping the way we shop, work, heal, and learn. But creating real impact requires more than smart algorithms\u2014it demands collaboration across disciplines, clean and accurate data, and an ethical approach to building and using intelligent systems.<\/p>\n\n\n\n<p>As the tools become more accessible, the real power of AI will come from those who know how to <em>ask the right questions, apply insights meaningfully, and build responsibly<\/em>.<\/p>\n\n\n\n<p>The future isn\u2019t just about smarter machines\u2014it\u2019s about smarter decisions. And that future is already unfolding.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>From voice assistants and recommendation engines to self-driving cars and medical diagnostics, artificial intelligence (AI), data science, and machine learning [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":183,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[120],"tags":[158,156,157,155,53],"class_list":["post-178","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-ai-development","tag-data-analytics","tag-data-engineering","tag-intelligenyt-systems","tag-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -<\/title>\n<meta name=\"description\" content=\"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/46.137.26.149\/?p=178\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -\" \/>\n<meta property=\"og:description\" content=\"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation\" \/>\n<meta property=\"og:url\" content=\"http:\/\/46.137.26.149\/?p=178\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-14T08:56:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-14T08:58:04+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"684\" \/>\n\t<meta property=\"og:image:height\" content=\"448\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Stephen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stephen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/46.137.26.149\/?p=178\",\"url\":\"http:\/\/46.137.26.149\/?p=178\",\"name\":\"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -\",\"isPartOf\":{\"@id\":\"http:\/\/46.137.26.149\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/46.137.26.149\/?p=178#primaryimage\"},\"image\":{\"@id\":\"http:\/\/46.137.26.149\/?p=178#primaryimage\"},\"thumbnailUrl\":\"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg\",\"datePublished\":\"2025-04-14T08:56:42+00:00\",\"dateModified\":\"2025-04-14T08:58:04+00:00\",\"author\":{\"@id\":\"http:\/\/46.137.26.149\/#\/schema\/person\/10fa3226df7f9f658ae9fec37a120c86\"},\"description\":\"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation\",\"breadcrumb\":{\"@id\":\"http:\/\/46.137.26.149\/?p=178#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/46.137.26.149\/?p=178\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/46.137.26.149\/?p=178#primaryimage\",\"url\":\"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg\",\"contentUrl\":\"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg\",\"width\":684,\"height\":448,\"caption\":\"HOW AI, DATA SCIENCES, AND MACHINE LEARNING ARE DEFINING THE FUTURE\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/46.137.26.149\/?p=178#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/46.137.26.149\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/46.137.26.149\/#website\",\"url\":\"http:\/\/46.137.26.149\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/46.137.26.149\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"http:\/\/46.137.26.149\/#\/schema\/person\/10fa3226df7f9f658ae9fec37a120c86\",\"name\":\"Stephen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/46.137.26.149\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/301b6803c1cd6e25566bdbf1b358ffdbc6daac18f1b9cecc06b5f45802a93b9b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/301b6803c1cd6e25566bdbf1b358ffdbc6daac18f1b9cecc06b5f45802a93b9b?s=96&d=mm&r=g\",\"caption\":\"Stephen\"},\"url\":\"http:\/\/46.137.26.149?author=3\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -","description":"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation","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":"http:\/\/46.137.26.149\/?p=178","og_locale":"en_US","og_type":"article","og_title":"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -","og_description":"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation","og_url":"http:\/\/46.137.26.149\/?p=178","article_published_time":"2025-04-14T08:56:42+00:00","article_modified_time":"2025-04-14T08:58:04+00:00","og_image":[{"width":684,"height":448,"url":"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg","type":"image\/jpeg"}],"author":"Stephen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Stephen","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/46.137.26.149\/?p=178","url":"http:\/\/46.137.26.149\/?p=178","name":"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE -","isPartOf":{"@id":"http:\/\/46.137.26.149\/#website"},"primaryImageOfPage":{"@id":"http:\/\/46.137.26.149\/?p=178#primaryimage"},"image":{"@id":"http:\/\/46.137.26.149\/?p=178#primaryimage"},"thumbnailUrl":"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg","datePublished":"2025-04-14T08:56:42+00:00","dateModified":"2025-04-14T08:58:04+00:00","author":{"@id":"http:\/\/46.137.26.149\/#\/schema\/person\/10fa3226df7f9f658ae9fec37a120c86"},"description":"Explore the intersection of AI, data science and machine learning. Understand how these technologies are reshaping industries and creating new opportunities for growth and innovation","breadcrumb":{"@id":"http:\/\/46.137.26.149\/?p=178#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/46.137.26.149\/?p=178"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/46.137.26.149\/?p=178#primaryimage","url":"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg","contentUrl":"http:\/\/46.137.26.149\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-13-at-8.41.13-PM-1.jpeg","width":684,"height":448,"caption":"HOW AI, DATA SCIENCES, AND MACHINE LEARNING ARE DEFINING THE FUTURE"},{"@type":"BreadcrumbList","@id":"http:\/\/46.137.26.149\/?p=178#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/46.137.26.149\/"},{"@type":"ListItem","position":2,"name":"HOW AI, DATA SCIENCE, AND MACHINE LEARNING ARE DEFINING THE FUTURE"}]},{"@type":"WebSite","@id":"http:\/\/46.137.26.149\/#website","url":"http:\/\/46.137.26.149\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/46.137.26.149\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"http:\/\/46.137.26.149\/#\/schema\/person\/10fa3226df7f9f658ae9fec37a120c86","name":"Stephen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/46.137.26.149\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/301b6803c1cd6e25566bdbf1b358ffdbc6daac18f1b9cecc06b5f45802a93b9b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/301b6803c1cd6e25566bdbf1b358ffdbc6daac18f1b9cecc06b5f45802a93b9b?s=96&d=mm&r=g","caption":"Stephen"},"url":"http:\/\/46.137.26.149?author=3"}]}},"_links":{"self":[{"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/posts\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/46.137.26.149\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=178"}],"version-history":[{"count":1,"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions"}],"predecessor-version":[{"id":184,"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions\/184"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/46.137.26.149\/index.php?rest_route=\/wp\/v2\/media\/183"}],"wp:attachment":[{"href":"http:\/\/46.137.26.149\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/46.137.26.149\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=178"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/46.137.26.149\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}