{"id":22522,"date":"2026-07-16T13:30:24","date_gmt":"2026-07-16T11:30:24","guid":{"rendered":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/"},"modified":"2026-07-16T13:47:18","modified_gmt":"2026-07-16T11:47:18","slug":"medical-treatment","status":"publish","type":"page","link":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/","title":{"rendered":"Medical treatment using machine learning"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>Medical treatment uses tools for working with randomized controlled trial data, where we only observe what happens to a patient if they&#8217;ve got treatment,\u00a0and we want to know what would happen to the patient if they had not received the treatment and vice versa.<\/p>\n<p>Machine learning allows us to build models that associate a broad range of variables with the effect of a treatment on individual patients.<\/p>\n<section>The data science and machine learning platform <a href=\"https:\/\/www.neuraldesigner.com\/\">Neural Designer<\/a> combines different data types into a single model to better diagnose diseases.<\/section>\n<h2>Contents<\/h2>\n<p><a href=\"#objectives\"><br \/>\n1. Objectives<br \/>\n<\/a><br \/>\n<a href=\"#benefits\"><br \/>\n2. Benefits<br \/>\n<\/a><br \/>\n<a href=\"#approach\"><br \/>\n3. Approach<br \/>\n<\/a><br \/>\n<a href=\"#conclusions\"><br \/>\n4. Conclusions<br \/>\n<\/a><\/p>\n<h2>1. Objectives<\/h2>\n<p>Medical treatment aims to assess which tools better fit each patient to survive the disease. Besides, the objective is to determine one or more treatments, whether we want to avoid acquiring a disease or condition, suffer from symptoms, have caught a cold or the flu, have developed diabetes or cancer, or have injured yourself in an accident. All of these require treatments.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/activity-diagram-medical-treatment.svg\" alt=\"\" width=\"800\" height=\"419\" \/><\/p>\n<p>Thankfully, a large amount of data is currently available to clinicians, ranging from details of clinical symptoms to various types of biochemical assays and outputs of imaging devices.<\/p>\n<p>We put up a model to predict the best type of treatment. These are some examples of types of data that could be useful to make a proper medical treatment using machine learning:<\/p>\n<ul>\n<li><b>Personal data:<\/b> Age, sex&#8230;<\/li>\n<li><b>Disease data:<\/b> Physiological measurements and information about known diseases or symptoms that an individual has experienced.<\/li>\n<li><b>Environmental data:<\/b> Information about an individual\u2019s environmental exposures, such as smoking, sunbathing, weather conditions, etc.<\/li>\n<li><b>Genetic data:<\/b> All or key parts of the DNA sequence of an individual.<\/li>\n<li><b>Treatment data:<\/b> Information about different treatments that can be used.<\/li>\n<\/ul>\n<h2>2. Benefits<\/h2>\n<h3>2.1. Prevent<\/h3>\n<p>Prevention aims to stop health problems before they appear, using vaccines to prevent infections and personalized medicines to reduce the risk of genetic diseases, while promoting long-term wellness.<\/p>\n<p>&nbsp;<\/p>\n<h3>2.2. Curate<\/h3>\n<p>Treatment seeks to restore health after diagnosis through medications, surgery, or physical therapy, focusing on repairing affected areas and helping patients regain normal functions and well-being.<\/p>\n<p>&nbsp;<\/p>\n<h3>2.3. Disease Management<\/h3>\n<p>Some diseases cannot be fully cured, so care focuses on controlling the condition, reducing complications, improving patient survival, and maintaining a good quality of life over time.<\/p>\n<p>&nbsp;<\/p>\n<h3>2.4. Palliate<\/h3>\n<p>Palliative care is provided to patients with severe, debilitating, or life-limiting diseases. Its aim is to relieve symptoms such as pain, improve comfort, and support quality of life, without attempting to cure the underlying condition.<\/p>\n<p>&nbsp;<\/p>\n<h3>2.4. Palliate<\/h3>\n<p>Palliative care is provided to patients with severe, debilitating, and life-ending diseases. Its goal is to relieve symptoms such as pain and make a patient comfortable, with little or no attempt to cure or manage the disease or condition that causes the discomfort.<\/p>\n<h2>3. Approach<\/h2>\n<p><a href=\"https:\/\/www.neuraldesigner.com\/learning\/neural-networks-tutorial\">Neural networks<\/a> are the most important technique for machine learning and artificial intelligence. The following flow chart shows how to build and use a neural network for medical prognosis.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_1.svg\" \/>The first step is to create a <a href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/data-set\">data set<\/a> by collecting all the personal,\u00a0 \u00a0environmental, disease, and comorbidity\u00a0 \u00a0 \u00a0 \u00a0data about a cohort and the outcome of those patients.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_2.svg\" \/>Then, we need to build a <a style=\"font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-size: var( --e-global-typography-text-font-size ); font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff;\" href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/neural-network\">neural network<\/a>\u00a0that will forecast the outcome of new patients.<\/p>\n<p>The next graph illustrates a neural network for medical prognosis.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/neural-treatment.webp\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/neural-treatment.webp 480w, https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/neural-treatment-300x201.webp 300w\" alt=\"\" width=\"480\" height=\"321\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_3.svg\" \/>A <a href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/training-strategy\">training strategy<\/a> is applied to the neural network to discover the underlying relationships in the data set.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_4.svg\" \/>To improve the model&#8217;s predictive capabilities, we can also apply <a href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/model-selection\">model selection<\/a> by trying combinations of variables and choosing those with more impact on the outcome.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_5.svg\" \/> Then, the resulting model undergoes an exhaustive <a href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/testing-analysis\">testing analysis<\/a>.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.neuraldesigner.com\/images\/number_6.svg\" \/>Finally, after <a href=\"https:\/\/www.neuraldesigner.com\/learning\/tutorials\/model-deployment\">model deployment<\/a>, the neural network is used to predict the future health of new patients.<\/p>\n<p>The data science and machine learning platform <a href=\"https:\/\/www.neuraldesigner.com\/downloads\/\">Neural Designer<\/a> guides you through this process to focus on the medical aspects and not on the details behind machine learning.<\/p>\n<h2>4. Conclusions<\/h2>\n<p>Machine learning enables us to build predictive models that help doctors predict the outcome of a disease and choose the best possible treatment for each patient.<\/p>\n<h2>References<\/h2>\n<ul>\n<li><a href=\"https:\/\/www.sciencedirect.com\/science\/article\/pii\/S093336570100077X?via%3Dihub\" rel=\"nofollow\">Kononenko, I. (2001). Machine learning for medical diagnosis: history, state of the art and perspective. Artificial Intelligence in Medicine, 23(1), 89-109<\/a>.<\/li>\n<li><a href=\"https:\/\/www.researchgate.net\/profile\/Marcelo_Gagliano\/publication\/321151498_Applications_of_Machine_Learning_in_Medical_Diagnosis\/links\/5a10aff1458515cc5aa80512\/Applications-of-Machine-Learning-in-Medical-Diagnosis.pdf\" rel=\"nofollow\">Gagliano, M., Van Pham, J., Tang, B., Kashif, H., &amp; Ban, J. Applications of Machine Learning in Medical Diagnosis<\/a>.<\/li>\n<\/ul>\n<h2>Related posts<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Medical treatment uses tools for working with randomized controlled trial data, where we only observe what happens to a patient if they&#8217;ve got treatment,\u00a0and we want to know what would happen to the patient if they had not received the treatment and vice versa. Machine learning allows us to build models that associate a [&hellip;]<\/p>\n","protected":false},"author":152,"featured_media":1342,"parent":22498,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-22522","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Medical treatment using machine learning - Neural Designer<\/title>\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.neuraldesigner.com\/use-cases\/medical-treatment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Medical treatment using machine learning - Neural Designer\" \/>\n<meta property=\"og:description\" content=\"Introduction Medical treatment uses tools for working with randomized controlled trial data, where we only observe what happens to a patient if they&#8217;ve got treatment,\u00a0and we want to know what would happen to the patient if they had not received the treatment and vice versa. Machine learning allows us to build models that associate a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/\" \/>\n<meta property=\"og:site_name\" content=\"Neural Designer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T11:47:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/activity-diagram-medical-treatment.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@NeuralDesigner\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/\",\"url\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/\",\"name\":\"Medical treatment using machine learning - Neural Designer\",\"isPartOf\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp\",\"datePublished\":\"2026-07-16T11:30:24+00:00\",\"dateModified\":\"2026-07-16T11:47:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage\",\"url\":\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp\",\"contentUrl\":\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.neuraldesigner.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use Cases\",\"item\":\"https:\/\/www.neuraldesigner.com\/use-cases\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Medical treatment using machine learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.neuraldesigner.com\/#website\",\"url\":\"https:\/\/www.neuraldesigner.com\/\",\"name\":\"Neural Designer\",\"description\":\"Explanable AI Platform\",\"publisher\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.neuraldesigner.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.neuraldesigner.com\/#organization\",\"name\":\"Neural Designer\",\"url\":\"https:\/\/www.neuraldesigner.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.neuraldesigner.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/05\/logo-neural-1.png\",\"contentUrl\":\"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/05\/logo-neural-1.png\",\"width\":1024,\"height\":223,\"caption\":\"Neural Designer\"},\"image\":{\"@id\":\"https:\/\/www.neuraldesigner.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/NeuralDesigner\",\"https:\/\/es.linkedin.com\/showcase\/neuraldesigner\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Medical treatment using machine learning - Neural Designer","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.neuraldesigner.com\/use-cases\/medical-treatment\/","og_locale":"en_US","og_type":"article","og_title":"Medical treatment using machine learning - Neural Designer","og_description":"Introduction Medical treatment uses tools for working with randomized controlled trial data, where we only observe what happens to a patient if they&#8217;ve got treatment,\u00a0and we want to know what would happen to the patient if they had not received the treatment and vice versa. Machine learning allows us to build models that associate a [&hellip;]","og_url":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/","og_site_name":"Neural Designer","article_modified_time":"2026-07-16T11:47:18+00:00","og_image":[{"url":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/08\/activity-diagram-medical-treatment.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@NeuralDesigner","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/","url":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/","name":"Medical treatment using machine learning - Neural Designer","isPartOf":{"@id":"https:\/\/www.neuraldesigner.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage"},"image":{"@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage"},"thumbnailUrl":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp","datePublished":"2026-07-16T11:30:24+00:00","dateModified":"2026-07-16T11:47:18+00:00","breadcrumb":{"@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#primaryimage","url":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp","contentUrl":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/06\/use-cases-treatment.webp","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/www.neuraldesigner.com\/use-cases\/medical-treatment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.neuraldesigner.com\/"},{"@type":"ListItem","position":2,"name":"Use Cases","item":"https:\/\/www.neuraldesigner.com\/use-cases\/"},{"@type":"ListItem","position":3,"name":"Medical treatment using machine learning"}]},{"@type":"WebSite","@id":"https:\/\/www.neuraldesigner.com\/#website","url":"https:\/\/www.neuraldesigner.com\/","name":"Neural Designer","description":"Explanable AI Platform","publisher":{"@id":"https:\/\/www.neuraldesigner.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.neuraldesigner.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.neuraldesigner.com\/#organization","name":"Neural Designer","url":"https:\/\/www.neuraldesigner.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.neuraldesigner.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/05\/logo-neural-1.png","contentUrl":"https:\/\/www.neuraldesigner.com\/wp-content\/uploads\/2023\/05\/logo-neural-1.png","width":1024,"height":223,"caption":"Neural Designer"},"image":{"@id":"https:\/\/www.neuraldesigner.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/NeuralDesigner","https:\/\/es.linkedin.com\/showcase\/neuraldesigner\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/pages\/22522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/users\/152"}],"replies":[{"embeddable":true,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/comments?post=22522"}],"version-history":[{"count":1,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/pages\/22522\/revisions"}],"predecessor-version":[{"id":22545,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/pages\/22522\/revisions\/22545"}],"up":[{"embeddable":true,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/pages\/22498"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/media\/1342"}],"wp:attachment":[{"href":"https:\/\/www.neuraldesigner.com\/api\/wp\/v2\/media?parent=22522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}