<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Uni Project on Niklas Lange</title><link>https://niklas-lange.netlify.app/categories/uni-project/</link><description>Recent content in Uni Project on Niklas Lange</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sun, 04 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://niklas-lange.netlify.app/categories/uni-project/index.xml" rel="self" type="application/rss+xml"/><item><title>Hierarchical Reinforcement Learning for Fraud Detection</title><link>https://niklas-lange.netlify.app/projects/hierarchicalfrauddetector/</link><pubDate>Sun, 04 May 2025 00:00:00 +0000</pubDate><guid>https://niklas-lange.netlify.app/projects/hierarchicalfrauddetector/</guid><description>&lt;h2 id="what-is-this"&gt;What is this?&lt;/h2&gt;
&lt;p&gt;This was my final project for CS5841 (Machine Learning), built with three other students while I was studying at Michigan Technological University (MTU). I was the only undergraduate in the group, held my own, and am happy to present the work here.&lt;/p&gt;
&lt;h2 id="the-team"&gt;The team&lt;/h2&gt;
&lt;p&gt;The report and the work are not mine alone — this was a team project, and everyone below deserves equal credit:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Amirmehdi Moghadamfarid&lt;/li&gt;
&lt;li&gt;Samuel Raber&lt;/li&gt;
&lt;li&gt;Eric Fosu-Kwabi&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="hierarchical-reinforcement-learning-fraud-detection-hrlfd-an-adaptive-approach"&gt;Hierarchical Reinforcement Learning Fraud Detection (HRLFD): an adaptive approach&lt;/h2&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Financial fraud detection is a critical task in the modern digital economy. Traditional supervised methods often struggle with imbalanced datasets, where fraudulent transactions are far less common than legitimate ones. This project explores the use of &lt;strong&gt;reinforcement learning (Q-learning)&lt;/strong&gt; combined with &lt;strong&gt;decision tree classifiers&lt;/strong&gt; to detect fraudulent cases more effectively. The goal was to design and evaluate a hybrid model capable of identifying fraud while minimizing false negatives.&lt;/p&gt;</description></item></channel></rss>