<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Machine-Learning on Blogarious</title>
    <link>https://blogarious.kairopath.net/categories/machine-learning/</link>
    <description>Recent content in Machine-Learning on Blogarious</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Mar 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blogarious.kairopath.net/categories/machine-learning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Boss and the AI</title>
      <link>https://blogarious.kairopath.net/posts/2025-03-09-the-boss-and-the-ai/</link>
      <pubDate>Sun, 09 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2025-03-09-the-boss-and-the-ai/</guid>
      <description>&lt;p&gt;The Boss: AI, give me the file.&lt;/p&gt;&#xA;&lt;p&gt;AI: Boss, may I know which file?&lt;/p&gt;&#xA;&lt;p&gt;The Boss: You don&amp;rsquo;t known which file? You have been with me 5 days already, you still don&amp;rsquo;t know what I am talking?&lt;/p&gt;&#xA;&lt;p&gt;AI: Boss, can you describe which file it is, so that I can help?&lt;/p&gt;&#xA;&lt;p&gt;The Boss: Useless AI, don&amp;rsquo;t you know you are replaceable? You are fired!!&lt;/p&gt;&#xA;&lt;p&gt;(Next day)&lt;/p&gt;&#xA;&lt;p&gt;The Boss: AI, tell me a joke.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROC, AUC, WTF?</title>
      <link>https://blogarious.kairopath.net/posts/2017-05-17-roc-auc-wtf/</link>
      <pubDate>Wed, 17 May 2017 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2017-05-17-roc-auc-wtf/</guid>
      <description>&lt;p&gt;These few days I was spending my whole time to understand this ROC (receiver operating characteristic) curve. In machine learning, ROC is a very common way to evaluate the prediction performance. The AUC (area under curve) of ROC indicates the accuracy of prediction of a classifier.&lt;/p&gt;&#xA;&lt;p&gt;If you wish to learn more, these two links are the best resources: &lt;a href=&#34;http://www.dataschool.io/roc-curves-and-auc-explained/&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://www.researchgate.net/publication/222511520_Introduction_to_ROC_analysis&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I searched through tutorial and Q and A sites on how to do the plot of ROC and calculating the AUC. The answers were telling me about &amp;ldquo;cut-off&amp;rdquo;, &amp;ldquo;threshold&amp;rdquo;, or some weird terms. And some answers were telling me to use R package to plot the graph. WTF? I know all of these things. My question was, &amp;ldquo;How can I plot ROC curve with my classifier?!&amp;rdquo;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
