<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Models on Arshad Siddiqui</title><link>https://arshadhs.github.io/tags/models/</link><description>Recent content in Models on Arshad Siddiqui</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 21 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://arshadhs.github.io/tags/models/index.xml" rel="self" type="application/rss+xml"/><item><title>ML Pipeline</title><link>https://arshadhs.github.io/docs/ai/machine-learning/99-ml-pipeline-model/</link><pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate><guid>https://arshadhs.github.io/docs/ai/machine-learning/99-ml-pipeline-model/</guid><description>&lt;h1 id="machine-learning-pipeline-preprocessing--models">
 Machine Learning Pipeline: Preprocessing &amp;amp; Models
 
 &lt;a class="anchor" href="#machine-learning-pipeline-preprocessing--models">#&lt;/a>
 
&lt;/h1>
&lt;p>This page explains both &lt;strong>data preprocessing&lt;/strong> and &lt;strong>model development concepts&lt;/strong> in a clear, structured way to support understanding.&lt;/p>
&lt;blockquote class="book-hint info">
&lt;p>A complete ML pipeline includes preprocessing, feature engineering, feature selection, and model training.&lt;/p>
&lt;/blockquote>
&lt;hr>
&lt;h1 id="1-data-preprocessing-overview">
 1. Data Preprocessing Overview
 
 &lt;a class="anchor" href="#1-data-preprocessing-overview">#&lt;/a>
 
&lt;/h1>
&lt;p>Raw data is often:&lt;/p>
&lt;ul>
&lt;li>Noisy&lt;/li>
&lt;li>Incomplete&lt;/li>
&lt;li>Inconsistent&lt;/li>
&lt;/ul>
&lt;p>Preprocessing ensures data is suitable for machine learning.&lt;/p>
&lt;hr>
&lt;h1 id="2-missing-values">
 2. Missing Values
 
 &lt;a class="anchor" href="#2-missing-values">#&lt;/a>
 
&lt;/h1>
&lt;p>&lt;strong>Why they occur&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Sensor errors&lt;/li>
&lt;li>Data collection issues&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Methods&lt;/strong>&lt;/p></description></item></channel></rss>