<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Kaan Öztürk</title>
<link>https://mkozturk.com/blog.html</link>
<atom:link href="https://mkozturk.com/blog.xml" rel="self" type="application/rss+xml"/>
<description></description>
<generator>quarto-1.6.39</generator>
<lastBuildDate>Sat, 12 Apr 2025 21:00:00 GMT</lastBuildDate>
<item>
  <title>Set up a local MySQL server with Docker</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2025/mysql-docker/</link>
  <description><![CDATA[ Getting ready to play with SQL using a container and DBeaver ]]></description>
  <category>database</category>
  <category>MySQL</category>
  <guid>https://mkozturk.com/posts/en/2025/mysql-docker/</guid>
  <pubDate>Sat, 12 Apr 2025 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2025/mysql-docker/logos.png" medium="image" type="image/png" height="107" width="144"/>
</item>
<item>
  <title>Generalizations of the Monty Hall Problem</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2025/generalizations-monty-hall/</link>
  <description><![CDATA[ Really, you should always switch. ]]></description>
  <category>probability</category>
  <guid>https://mkozturk.com/posts/en/2025/generalizations-monty-hall/</guid>
  <pubDate>Fri, 14 Feb 2025 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2025/generalizations-monty-hall/14d37feb-6c6e-4196-b0cd-04a095bd4301.webp" medium="image" type="image/webp"/>
</item>
<item>
  <title>How to set up your data science projects</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2025/set-up-data-science-projects/</link>
  <description><![CDATA[ Tips from a minimalist perspective ]]></description>
  <category>data science software</category>
  <guid>https://mkozturk.com/posts/en/2025/set-up-data-science-projects/</guid>
  <pubDate>Sun, 02 Feb 2025 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2025/set-up-data-science-projects/tai-bui-wf4F-KgJKgc-unsplash.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>My lecture notes on R</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2024/r-lecture-notes/</link>
  <description><![CDATA[ and some rants about teaching the course ]]></description>
  <category>R</category>
  <category>lecture notes</category>
  <category>teaching</category>
  <guid>https://mkozturk.com/posts/en/2024/r-lecture-notes/</guid>
  <pubDate>Wed, 11 Dec 2024 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2024/r-lecture-notes/labimage.webp" medium="image" type="image/webp"/>
</item>
<item>
  <title>Estimating the probability of rare events</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2024/Estimating-probability-of-rare-events/</link>
  <description><![CDATA[ “It is most unlikely. But—here comes the big ‘but’—not impossible.” – Roald Dahl ]]></description>
  <category>outliers</category>
  <category>extreme value theory</category>
  <category>probability</category>
  <guid>https://mkozturk.com/posts/en/2024/Estimating-probability-of-rare-events/</guid>
  <pubDate>Thu, 28 Nov 2024 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2024/Estimating-probability-of-rare-events/colorful_cloud.png" medium="image" type="image/png" height="56" width="144"/>
</item>
<item>
  <title>Michel’s method for numerical solution of equations of motion</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/en/2024/Michels-method-for-numerical-solution-of-eom/</link>
  <description><![CDATA[ A simple but powerful method for solving equations of motion, developed by the late Prof. Curtis Michel. ]]></description>
  <category>numerical methods</category>
  <category>computational physics</category>
  <guid>https://mkozturk.com/posts/en/2024/Michels-method-for-numerical-solution-of-eom/</guid>
  <pubDate>Thu, 21 Nov 2024 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/en/2024/Michels-method-for-numerical-solution-of-eom/diagram.svg" medium="image" type="image/svg+xml"/>
</item>
<item>
  <title>Scikit-learn ile Kendi Tahminleyicilerimizi Yazmak</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/tr/2023/scikit-tahminleyici-yazmak/</link>
  <description><![CDATA[ Algoritmalarınızı scikit-learn yapısına uygun olarak yazın ve bu zengin kütüphanenin gücünü tam olarak kullanın ]]></description>
  <category>data science</category>
  <guid>https://mkozturk.com/posts/tr/2023/scikit-tahminleyici-yazmak/</guid>
  <pubDate>Fri, 24 Nov 2023 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/tr/2023/scikit-tahminleyici-yazmak/scikit-learn-logo.png" medium="image" type="image/png" height="78" width="144"/>
</item>
<item>
  <title>Seçim Sandığında Bayes</title>
  <dc:creator>Kaan Öztürk</dc:creator>
  <link>https://mkozturk.com/posts/tr/2023/secim-sandiginda-bayes/</link>
  <description><![CDATA[ Ardışık oy uzunluğuyla sonuç tahmini ]]></description>
  <category>Bayesian analysis</category>
  <guid>https://mkozturk.com/posts/tr/2023/secim-sandiginda-bayes/</guid>
  <pubDate>Fri, 09 Jun 2023 21:00:00 GMT</pubDate>
  <media:content url="https://mkozturk.com/posts/tr/2023/secim-sandiginda-bayes/secimsandigindabayes_oysayimi.jpg" medium="image" type="image/jpeg"/>
</item>
</channel>
</rss>
