<?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: Naveen Kumar</title>
    <description>The latest articles on DEV Community by Naveen Kumar (@naveen_kumar_64b131ab0bca).</description>
    <link>https://dev.to/naveen_kumar_64b131ab0bca</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%2F3300308%2F47883952-388d-4049-899f-2259adfc1f08.png</url>
      <title>DEV Community: Naveen Kumar</title>
      <link>https://dev.to/naveen_kumar_64b131ab0bca</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naveen_kumar_64b131ab0bca"/>
    <language>en</language>
    <item>
      <title>I Built an ML-Powered War Prediction App with Python &amp; Streamlit – Here's How It Works</title>
      <dc:creator>Naveen Kumar</dc:creator>
      <pubDate>Fri, 27 Jun 2025 12:04:58 +0000</pubDate>
      <link>https://dev.to/naveen_kumar_64b131ab0bca/i-built-an-ml-powered-war-prediction-app-with-python-streamlit-heres-how-it-works-3d24</link>
      <guid>https://dev.to/naveen_kumar_64b131ab0bca/i-built-an-ml-powered-war-prediction-app-with-python-streamlit-heres-how-it-works-3d24</guid>
      <description>&lt;p&gt;I’ve built and deployed &lt;strong&gt;WarPredictor.com&lt;/strong&gt; — a machine learning-powered web app that predicts the likely winner in a hypothetical war between any two countries, based on historical and current military data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://warpredictor.com" rel="noopener noreferrer"&gt;WarPredictor.com&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Predicts the likely winner between two selected countries using Logistic Regression and Random Forest.&lt;/li&gt;
&lt;li&gt;Compares military, economic, and geopolitical indicators (like GDP, military budget, nuclear capability, alliances, etc.).&lt;/li&gt;
&lt;li&gt;Visualizes historical events and border conflicts (e.g., Pulwama, Crimea, etc.).&lt;/li&gt;
&lt;li&gt;Includes a news headline generator based on selected countries.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;TechStack Used:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: Streamlit (Python)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend/ML Models&lt;/strong&gt;: Logistic Regression, Random Forest&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment&lt;/strong&gt;: AWS EC2&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
