<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Popular Science on MLLog.dev</title><link>https://mllog.dev/en/categories/popular-science/</link><description>Recent content in Popular Science on MLLog.dev</description><image><title>MLLog.dev</title><url>https://mllog.dev/images/default_mllog.png</url><link>https://mllog.dev/images/default_mllog.png</link></image><generator>Hugo -- 0.147.9</generator><language>en</language><lastBuildDate>Tue, 15 Jul 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://mllog.dev/en/categories/popular-science/index.xml" rel="self" type="application/rss+xml"/><item><title>Target Polish: How to Polish Data and Reveal Its True Structure</title><link>https://mllog.dev/en/posts/target-polish/</link><pubDate>Tue, 15 Jul 2025 00:00:00 +0000</pubDate><guid>https://mllog.dev/en/posts/target-polish/</guid><description>&lt;p>Imagine you&amp;rsquo;re analyzing sensor data. Suddenly one sensor shows -999°C. That&amp;rsquo;s an &lt;em>outlier&lt;/em> — a single data point that can completely ruin your analysis.&lt;/p>
&lt;h2 id="-what-is-factorization">🧩 What is factorization?&lt;/h2>
&lt;p>Matrix factorization means decomposing data $X$ into two non-negative components:
$$
X \approx WH
$$&lt;/p>
&lt;p>Where $W$ contains “features” and $H$ shows how much of each is needed.&lt;/p>
&lt;h2 id="-the-problem">💡 The problem&lt;/h2>
&lt;p>Classical methods like NMF are sensitive to noise and outliers. When data is messy, analysis breaks down.&lt;/p></description></item></channel></rss>