<?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: Kaustubh Verma</title>
    <description>The latest articles on DEV Community by Kaustubh Verma (@kaustubh_verma_994).</description>
    <link>https://dev.to/kaustubh_verma_994</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4008911%2Fe094001f-b719-4218-b2c9-6c0f9b928f3c.png</url>
      <title>DEV Community: Kaustubh Verma</title>
      <link>https://dev.to/kaustubh_verma_994</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kaustubh_verma_994"/>
    <language>en</language>
    <item>
      <title>📈 Learning Machine Learning?</title>
      <dc:creator>Kaustubh Verma</dc:creator>
      <pubDate>Tue, 21 Jul 2026 01:11:42 +0000</pubDate>
      <link>https://dev.to/kaustubh_verma_994/learning-machine-learning-3jfi</link>
      <guid>https://dev.to/kaustubh_verma_994/learning-machine-learning-3jfi</guid>
      <description>&lt;p&gt;One of the first questions you'll face is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which programming language should I learn?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I put together a guide comparing the most common programming languages used in Machine Learning and AI.&lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://mlguidance.blogspot.com/2026/07/most-common-programming-languages-used.html" rel="noopener noreferrer"&gt;https://mlguidance.blogspot.com/2026/07/most-common-programming-languages-used.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>coding</category>
      <category>programming</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Why Your Machine Learning Model Fails</title>
      <dc:creator>Kaustubh Verma</dc:creator>
      <pubDate>Thu, 16 Jul 2026 21:05:00 +0000</pubDate>
      <link>https://dev.to/kaustubh_verma_994/why-your-machine-learning-model-fails-3fg9</link>
      <guid>https://dev.to/kaustubh_verma_994/why-your-machine-learning-model-fails-3fg9</guid>
      <description>&lt;p&gt;If your model performs poorly, check your data before changing the algorithm.&lt;/p&gt;

&lt;p&gt;Some possible reasons:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Missing values&lt;/li&gt;
&lt;li&gt;Incorrect labels&lt;/li&gt;
&lt;li&gt;Imbalanced classes&lt;/li&gt;
&lt;li&gt;Duplicate samples&lt;/li&gt;
&lt;li&gt;Outliers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here's a practical explanation of each:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://mlguidance.blogspot.com/2026/07/what-are-data-issues-occurring-in.html" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblogger.googleusercontent.com%2Fimg%2Fa%2FAVvXsEif2BMhyymZfRfO9bhMusjJD1KOYKk8JmmcxkwG7RWPHfsyqIknujePAW7Raw4MTuKNStufWLi7zKW_tZafDuHAStAXFoUL5LAOqMtdruXOuZpxRloIvYZ1jaBXgQZ2ua2P0cTrvryGxcSPFuxWkX4eo4TkPxJ10UK3OjHZL4RUsjgaDelhNfgbDP80J1CX%3Dw1200-h630-p-k-no-nu" height="399" class="m-0" width="760"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://mlguidance.blogspot.com/2026/07/what-are-data-issues-occurring-in.html" rel="noopener noreferrer" class="c-link"&gt;
            Machine Learning Guide: What are the Data Issues occurring in Machine Learning and how to handle them
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Discover the Techniques that can be applied when handling the Data issues occurring in Machine Learning
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmlguidance.blogspot.com%2Ffavicon.ico" width="32" height="32"&gt;
          mlguidance.blogspot.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>dataissues</category>
      <category>ai</category>
    </item>
    <item>
      <title>Every successful ML project begins with understanding the data. Master Exploratory Data Analysis (EDA) with this beginner-friendly guide: https://mlguidance.blogspot.com/2026/06/how-to-explore-data-for-analysis-in.html</title>
      <dc:creator>Kaustubh Verma</dc:creator>
      <pubDate>Fri, 03 Jul 2026 16:26:15 +0000</pubDate>
      <link>https://dev.to/kaustubh_verma_994/every-successful-ml-project-begins-with-understanding-the-data-master-exploratory-data-analysis-3ga5</link>
      <guid>https://dev.to/kaustubh_verma_994/every-successful-ml-project-begins-with-understanding-the-data-master-exploratory-data-analysis-3ga5</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://mlguidance.blogspot.com/2026/06/how-to-explore-data-for-analysis-in.html" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblogger.googleusercontent.com%2Fimg%2Fa%2FAVvXsEhKl_ZrFpo-ZjYAsrHdiEUe5gk2xRGB58DvB5oPqQBKbnVb-L2sc3WYenWrGvmokWZL4QbERQ869DnY69Lb4vPFGqRGFiefmgTX2UgCxl3qeph_QKtq9niXntExpyCS2y9j-YEuz6pwD4Y-_ts6rqcLJNde8h3K14o7o3UPDoymvfXDXbuBBExhsWoLvpUw%3Dw1200-h630-p-k-no-nu" height="420" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://mlguidance.blogspot.com/2026/06/how-to-explore-data-for-analysis-in.html" rel="noopener noreferrer" class="c-link"&gt;
            Machine Learning Guide: How to Explore Data in Machine Learning
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Understand how to Explore the Data before building a Machine Learning Model
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmlguidance.blogspot.com%2Ffavicon.ico" width="32" height="32"&gt;
          mlguidance.blogspot.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>eventdriven</category>
    </item>
  </channel>
</rss>
