<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Onyedikachi Onwurah</title>
    <description>The latest articles on DEV Community by Onyedikachi Onwurah (@onyedikachi_onwurah_00ba3).</description>
    <link>https://dev.to/onyedikachi_onwurah_00ba3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png</url>
      <title>DEV Community: Onyedikachi Onwurah</title>
      <link>https://dev.to/onyedikachi_onwurah_00ba3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/onyedikachi_onwurah_00ba3"/>
    <language>en</language>
    <item>
      <title>Why Domain Knowledge Is Critical in Healthcare Machine Learning</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Mon, 13 Apr 2026 09:21:31 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/why-domain-knowledge-is-critical-in-healthcare-machine-learning-487m</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/why-domain-knowledge-is-critical-in-healthcare-machine-learning-487m</guid>
      <description>&lt;p&gt;Healthcare ML differs from many other domains.&lt;/p&gt;

&lt;p&gt;Data is influenced by:&lt;/p&gt;

&lt;p&gt;• Clinical decision-making&lt;br&gt;
• Workflow processes&lt;br&gt;
• System constraints&lt;/p&gt;

&lt;p&gt;Without domain knowledge, these factors can be misinterpreted.&lt;/p&gt;

&lt;p&gt;This can lead to models learning incorrect patterns.&lt;/p&gt;

&lt;p&gt;Domain expertise helps ensure that models are aligned with real-world meaning.&lt;/p&gt;

&lt;p&gt;My work focuses on applying ML with this domain-aware approach.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>datascience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>From Prediction to Decision: A Key Shift in Healthcare ML</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Sun, 12 Apr 2026 00:15:13 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/from-prediction-to-decision-a-key-shift-in-healthcare-ml-5h36</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/from-prediction-to-decision-a-key-shift-in-healthcare-ml-5h36</guid>
      <description>&lt;p&gt;Healthcare ML models often focus on prediction.&lt;/p&gt;

&lt;p&gt;However, real-world impact requires decision support.&lt;/p&gt;

&lt;p&gt;Key considerations:&lt;/p&gt;

&lt;p&gt;• Actionable outputs&lt;br&gt;
• Workflow integration&lt;br&gt;
• Context-aware predictions&lt;/p&gt;

&lt;p&gt;My work focuses on applying ML to support real decisions.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Fairness in Healthcare ML: Beyond Accuracy Metrics</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Sat, 11 Apr 2026 08:09:49 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/fairness-in-healthcare-ml-beyond-accuracy-metrics-2gf5</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/fairness-in-healthcare-ml-beyond-accuracy-metrics-2gf5</guid>
      <description>&lt;p&gt;In healthcare ML, overall accuracy is not sufficient.&lt;/p&gt;

&lt;p&gt;Models must be evaluated for fairness across different populations.&lt;/p&gt;

&lt;p&gt;Challenges include:&lt;/p&gt;

&lt;p&gt;• Imbalanced datasets&lt;br&gt;
• Underrepresentation of certain groups&lt;br&gt;
• Bias in data collection&lt;/p&gt;

&lt;p&gt;Key practices:&lt;/p&gt;

&lt;p&gt;• Subgroup performance analysis&lt;br&gt;
• Bias detection methods&lt;br&gt;
• Continuous monitoring&lt;/p&gt;

&lt;p&gt;Fairness must be integrated into the development and deployment process.&lt;/p&gt;

&lt;p&gt;My work focuses on applying ML with this broader perspective.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Model Drift in Healthcare ML: A Practical Deployment Problem</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Fri, 10 Apr 2026 05:47:00 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/model-drift-in-healthcare-ml-a-practical-deployment-problem-3fbe</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/model-drift-in-healthcare-ml-a-practical-deployment-problem-3fbe</guid>
      <description>&lt;p&gt;In healthcare machine learning, deployment introduces challenges that are often underestimated.&lt;/p&gt;

&lt;p&gt;One of the most significant is model drift.&lt;/p&gt;

&lt;p&gt;Model drift occurs when the statistical properties of input data change over time, causing model performance to degrade.&lt;/p&gt;

&lt;p&gt;In healthcare, this is especially common due to:&lt;/p&gt;

&lt;p&gt;• Changing clinical practices&lt;br&gt;
• Evolving patient populations&lt;br&gt;
• Variations in data collection&lt;/p&gt;

&lt;p&gt;Unlike static datasets, healthcare data is continuously evolving.&lt;/p&gt;

&lt;p&gt;This creates a mismatch between training data and real-world inputs.&lt;/p&gt;

&lt;p&gt;Key implications:&lt;/p&gt;

&lt;p&gt;• Performance degradation over time&lt;br&gt;
• Reduced reliability of predictions&lt;br&gt;
• Increased risk in decision-making&lt;/p&gt;

&lt;p&gt;Addressing this requires:&lt;/p&gt;

&lt;p&gt;• Continuous performance monitoring&lt;br&gt;
• Drift detection mechanisms&lt;br&gt;
• Periodic model retraining&lt;/p&gt;

&lt;p&gt;Healthcare ML systems should be treated as dynamic systems rather than static models.&lt;/p&gt;

&lt;p&gt;My work focuses on applying this systems perspective to healthcare AI.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Interpretability in Healthcare ML: Why Black-Box Models Struggle in Practice</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Thu, 09 Apr 2026 08:42:26 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/interpretability-in-healthcare-ml-why-black-box-models-struggle-in-practice-507i</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/interpretability-in-healthcare-ml-why-black-box-models-struggle-in-practice-507i</guid>
      <description>&lt;p&gt;In many machine learning applications, model performance is the primary objective.&lt;/p&gt;

&lt;p&gt;However, healthcare presents a different challenge.&lt;/p&gt;

&lt;p&gt;Here, model adoption depends not only on performance, but also on interpretability and trust.&lt;/p&gt;

&lt;p&gt;Clinicians must be able to understand and justify decisions, especially in high-risk environments.&lt;/p&gt;

&lt;p&gt;This creates limitations for black-box models.&lt;/p&gt;

&lt;p&gt;Even when they achieve strong predictive performance, they may not be used if their outputs are difficult to interpret.&lt;/p&gt;

&lt;p&gt;Key requirements for healthcare ML systems include:&lt;/p&gt;

&lt;p&gt;• Transparent reasoning behind predictions&lt;br&gt;
• Alignment with clinical workflows&lt;br&gt;
• Consistent and reliable outputs&lt;br&gt;
• Ability to support decision-making under uncertainty&lt;/p&gt;

&lt;p&gt;Interpretability techniques such as feature importance, SHAP values, and model simplification can help address this challenge.&lt;/p&gt;

&lt;p&gt;However, technical solutions alone are not sufficient.&lt;/p&gt;

&lt;p&gt;Interpretability must also align with how clinicians think and make decisions.&lt;/p&gt;

&lt;p&gt;This highlights an important shift:&lt;/p&gt;

&lt;p&gt;Healthcare ML is not just about optimizing models.&lt;/p&gt;

&lt;p&gt;It is about designing systems that are understandable and usable in real-world environments.&lt;/p&gt;

&lt;p&gt;My work focuses on applying machine learning with this broader perspective — ensuring that models are both effective and interpretable.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

&lt;p&gt;Follow my work here:&lt;/p&gt;

&lt;p&gt;Medium&lt;br&gt;
&lt;a href="https://medium.com/@fora12.12am" rel="noopener noreferrer"&gt;https://medium.com/@fora12.12am&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Substack&lt;br&gt;
&lt;a href="https://substack.com/@glazizzo" rel="noopener noreferrer"&gt;https://substack.com/@glazizzo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dev.to&lt;br&gt;
&lt;a href="https://dev.to/onyedikachi_onwurah_00ba3"&gt;https://dev.to/onyedikachi_onwurah_00ba3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedcoyote&lt;br&gt;
&lt;a href="https://feedcoyote.com/onyedikachi-ikenna-onwurah" rel="noopener noreferrer"&gt;https://feedcoyote.com/onyedikachi-ikenna-onwurah&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=61587376550475" rel="noopener noreferrer"&gt;https://www.facebook.com/profile.php?id=61587376550475&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1710744006974826/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1710744006974826/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1583586269613573/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1583586269613573/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/787949350529238/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/787949350529238/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn&lt;br&gt;
&lt;a href="http://www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162" rel="noopener noreferrer"&gt;www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Bias in Healthcare Machine Learning: Beyond the Dataset</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Wed, 08 Apr 2026 02:33:52 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/bias-in-healthcare-machine-learning-beyond-the-dataset-20dh</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/bias-in-healthcare-machine-learning-beyond-the-dataset-20dh</guid>
      <description>&lt;p&gt;Bias in healthcare ML is often treated as a dataset issue.&lt;/p&gt;

&lt;p&gt;However, it is also influenced by system-level factors:&lt;/p&gt;

&lt;p&gt;• Clinical workflows&lt;br&gt;
• Resource availability&lt;br&gt;
• Decision-making patterns&lt;br&gt;
• Access to care&lt;/p&gt;

&lt;p&gt;Models trained on such data may learn these patterns.&lt;/p&gt;

&lt;p&gt;Addressing bias requires understanding both data and system dynamics.&lt;/p&gt;

&lt;p&gt;My work focuses on applying ML with this broader perspective.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

&lt;p&gt;Follow my work here:&lt;/p&gt;

&lt;p&gt;Medium&lt;br&gt;
&lt;a href="https://medium.com/@fora12.12am" rel="noopener noreferrer"&gt;https://medium.com/@fora12.12am&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Substack&lt;br&gt;
&lt;a href="https://substack.com/@glazizzo" rel="noopener noreferrer"&gt;https://substack.com/@glazizzo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dev.to&lt;br&gt;
&lt;a href="https://dev.to/onyedikachi_onwurah_00ba3"&gt;https://dev.to/onyedikachi_onwurah_00ba3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedcoyote&lt;br&gt;
&lt;a href="https://feedcoyote.com/onyedikachi-ikenna-onwurah" rel="noopener noreferrer"&gt;https://feedcoyote.com/onyedikachi-ikenna-onwurah&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=61587376550475" rel="noopener noreferrer"&gt;https://www.facebook.com/profile.php?id=61587376550475&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1710744006974826/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1710744006974826/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1583586269613573/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1583586269613573/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/787949350529238/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/787949350529238/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn&lt;br&gt;
&lt;a href="http://www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162" rel="noopener noreferrer"&gt;www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why Deployment Fails in Healthcare Machine Learning</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Tue, 07 Apr 2026 06:04:18 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/why-deployment-fails-in-healthcare-machine-learning-2i72</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/why-deployment-fails-in-healthcare-machine-learning-2i72</guid>
      <description>&lt;p&gt;In healthcare machine learning, deployment is often the most challenging phase.&lt;/p&gt;

&lt;p&gt;Many models achieve strong performance during development but fail to be adopted in practice.&lt;/p&gt;

&lt;p&gt;Key reasons include:&lt;/p&gt;

&lt;p&gt;• Poor integration with clinical workflows&lt;br&gt;
• Limited interpretability of model outputs&lt;br&gt;
• Misalignment with decision-making processes&lt;br&gt;
• Lack of trust from end users&lt;/p&gt;

&lt;p&gt;Addressing these challenges requires more than technical optimization.&lt;/p&gt;

&lt;p&gt;It requires understanding how healthcare systems operate.&lt;/p&gt;

&lt;p&gt;My work focuses on applying machine learning with this broader perspective, ensuring that models are both technically effective and practically usable.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

&lt;p&gt;Follow my work here:&lt;/p&gt;

&lt;p&gt;Medium&lt;br&gt;
&lt;a href="https://medium.com/@fora12.12am" rel="noopener noreferrer"&gt;https://medium.com/@fora12.12am&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Substack&lt;br&gt;
&lt;a href="https://substack.com/@glazizzo" rel="noopener noreferrer"&gt;https://substack.com/@glazizzo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dev.to&lt;br&gt;
&lt;a href="https://dev.to/onyedikachi_onwurah_00ba3"&gt;https://dev.to/onyedikachi_onwurah_00ba3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedcoyote&lt;br&gt;
&lt;a href="https://feedcoyote.com/onyedikachi-ikenna-onwurah" rel="noopener noreferrer"&gt;https://feedcoyote.com/onyedikachi-ikenna-onwurah&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=61587376550475" rel="noopener noreferrer"&gt;https://www.facebook.com/profile.php?id=61587376550475&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1710744006974826/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1710744006974826/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1583586269613573/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1583586269613573/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/787949350529238/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/787949350529238/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn&lt;br&gt;
&lt;a href="http://www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162" rel="noopener noreferrer"&gt;www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Mon, 06 Apr 2026 08:25:37 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/-fpk</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/-fpk</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11" class="crayons-story__hidden-navigation-link"&gt;Why Healthcare ML Models Often Fail at Deployment&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" alt="onyedikachi_onwurah_00ba3 profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Onyedikachi Onwurah
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Onyedikachi Onwurah
                
              
              &lt;div id="story-author-preview-content-3459557" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/onyedikachi_onwurah_00ba3" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Onyedikachi Onwurah&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Apr 6&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11" id="article-link-3459557"&gt;
          Why Healthcare ML Models Often Fail at Deployment
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;1&lt;span class="hidden s:inline"&gt; reaction&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Why Healthcare ML Models Often Fail at Deployment</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Mon, 06 Apr 2026 08:25:27 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/why-healthcare-ml-models-often-fail-at-deployment-4o11</guid>
      <description>&lt;p&gt;Common reasons include:&lt;/p&gt;

&lt;p&gt;• Poor workflow integration&lt;br&gt;
• Lack of interpretability&lt;br&gt;
• Misalignment with clinical needs&lt;br&gt;
• Limited trust from users&lt;/p&gt;

&lt;p&gt;Addressing these factors is key to successful deployment.&lt;/p&gt;

&lt;p&gt;My work focuses on applying ML with these considerations in mind.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

&lt;p&gt;Follow my work here:&lt;/p&gt;

&lt;p&gt;Medium&lt;br&gt;
&lt;a href="https://medium.com/@fora12.12am" rel="noopener noreferrer"&gt;https://medium.com/@fora12.12am&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Substack&lt;br&gt;
&lt;a href="https://substack.com/@glazizzo" rel="noopener noreferrer"&gt;https://substack.com/@glazizzo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dev.to&lt;br&gt;
&lt;a href="https://dev.to/onyedikachi_onwurah_00ba3"&gt;https://dev.to/onyedikachi_onwurah_00ba3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedcoyote&lt;br&gt;
&lt;a href="https://feedcoyote.com/onyedikachi-ikenna-onwurah" rel="noopener noreferrer"&gt;https://feedcoyote.com/onyedikachi-ikenna-onwurah&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=61587376550475" rel="noopener noreferrer"&gt;https://www.facebook.com/profile.php?id=61587376550475&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1710744006974826/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1710744006974826/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1583586269613573/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1583586269613573/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/787949350529238/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/787949350529238/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn&lt;br&gt;
&lt;a href="http://www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162" rel="noopener noreferrer"&gt;www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Sun, 05 Apr 2026 00:25:51 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/-1apf</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/-1apf</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6" class="crayons-story__hidden-navigation-link"&gt;Understanding Hidden Bias in Healthcare Machine Learning&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" alt="onyedikachi_onwurah_00ba3 profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Onyedikachi Onwurah
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Onyedikachi Onwurah
                
              
              &lt;div id="story-author-preview-content-3455232" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/onyedikachi_onwurah_00ba3" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Onyedikachi Onwurah&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Apr 5&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6" id="article-link-3455232"&gt;
          Understanding Hidden Bias in Healthcare Machine Learning
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;1&lt;span class="hidden s:inline"&gt; reaction&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Understanding Hidden Bias in Healthcare Machine Learning</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Sun, 05 Apr 2026 00:25:04 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/understanding-hidden-bias-in-healthcare-machine-learning-55e6</guid>
      <description>&lt;p&gt;Healthcare ML models often learn patterns influenced by clinical decisions.&lt;/p&gt;

&lt;p&gt;Key sources of bias include:&lt;/p&gt;

&lt;p&gt;• Test ordering behavior&lt;br&gt;
• Admission decisions&lt;br&gt;
• Treatment prioritization&lt;br&gt;
• Resource constraints&lt;/p&gt;

&lt;p&gt;Understanding these factors is essential for building reliable models.&lt;/p&gt;

&lt;p&gt;My work focuses on applying machine learning with awareness of these dynamics.&lt;/p&gt;

&lt;p&gt;I am open to remote roles globally.&lt;/p&gt;

&lt;p&gt;Follow my work here:&lt;/p&gt;

&lt;p&gt;Medium&lt;br&gt;
&lt;a href="https://medium.com/@fora12.12am" rel="noopener noreferrer"&gt;https://medium.com/@fora12.12am&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Substack&lt;br&gt;
&lt;a href="https://substack.com/@glazizzo" rel="noopener noreferrer"&gt;https://substack.com/@glazizzo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dev.to&lt;br&gt;
&lt;a href="https://dev.to/onyedikachi_onwurah_00ba3"&gt;https://dev.to/onyedikachi_onwurah_00ba3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedcoyote&lt;br&gt;
&lt;a href="https://feedcoyote.com/onyedikachi-ikenna-onwurah" rel="noopener noreferrer"&gt;https://feedcoyote.com/onyedikachi-ikenna-onwurah&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=61587376550475" rel="noopener noreferrer"&gt;https://www.facebook.com/profile.php?id=61587376550475&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1710744006974826/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1710744006974826/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/1583586269613573/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/1583586269613573/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.facebook.com/groups/787949350529238/" rel="noopener noreferrer"&gt;https://www.facebook.com/groups/787949350529238/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn&lt;br&gt;
&lt;a href="http://www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162" rel="noopener noreferrer"&gt;www.linkedin.com/in/onyedikachi-ikenna-onwurah-0a8523162&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Onyedikachi Onwurah</dc:creator>
      <pubDate>Sat, 04 Apr 2026 05:27:21 +0000</pubDate>
      <link>https://dev.to/onyedikachi_onwurah_00ba3/-4e65</link>
      <guid>https://dev.to/onyedikachi_onwurah_00ba3/-4e65</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/a-non-traditional-path-into-healthcare-data-science-4913" class="crayons-story__hidden-navigation-link"&gt;A Non-Traditional Path into Healthcare Data Science&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" alt="onyedikachi_onwurah_00ba3 profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/onyedikachi_onwurah_00ba3" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Onyedikachi Onwurah
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Onyedikachi Onwurah
                
              
              &lt;div id="story-author-preview-content-3452323" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/onyedikachi_onwurah_00ba3" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3789922%2F99cfa787-c109-441f-bede-47de62856297.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Onyedikachi Onwurah&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/a-non-traditional-path-into-healthcare-data-science-4913" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Apr 4&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/a-non-traditional-path-into-healthcare-data-science-4913" id="article-link-3452323"&gt;
          A Non-Traditional Path into Healthcare Data Science
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/a-non-traditional-path-into-healthcare-data-science-4913" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;1&lt;span class="hidden s:inline"&gt; reaction&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/onyedikachi_onwurah_00ba3/a-non-traditional-path-into-healthcare-data-science-4913#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
