<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    
    <title>HyunSuk Lee</title>
    
    
    <description>Notes and projects on AI, LLM systems, data engineering and machine learning by HyunSuk Lee.</description>
    
    <link>https://nockda.github.io/</link>
    <atom:link href="https://nockda.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>Introduction to Apache Spark</title>
        <description>
          How to use the Spark - 
          Using Language and Tools Language: Python Tool: Spark (PySpark) Apache Spark has emerged as one of the most prominent tools in the realm of big data processing. In this guide, I’ll provide an introduction on how to utilize Apache Spark, particularly catering to beginners. Apache Spark API Reference: Spark Python...
        </description>
        <pubDate>Wed, 03 Jan 2024 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2024-01-03-Spark-Introduction/</link>
        <guid isPermaLink="true">https://nockda.github.io/2024-01-03-Spark-Introduction/</guid>
      </item>
    
      <item>
        <title>Credit Card Fraud Detection Model</title>
        <description>
          AutoEncoder &amp; IF &amp; LOF - 
          Using language and Tools Python, Scikit-learn, matplotlib Goal of this project In today’s society, the frequency of credit card transactions has increased significantly. Credit card companies bear the responsibility to protect the customers’ assets and must ensure the swift identification of every transaction. Each customer presents distinct features, leading credit...
        </description>
        <pubDate>Sun, 10 Dec 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-12-10-Credit-Card-Fraud-Detection-Model/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-12-10-Credit-Card-Fraud-Detection-Model/</guid>
      </item>
    
      <item>
        <title>E-commerce Customer action analysis using RFM method</title>
        <description>
          
          Analysis the customer action with RFM method. Using language and Tools Python, Pandas-profiling, Pandas, SKlearn, Matplotlib Goal of this project The objective of this project is to analyze e-commerce customer action data and classify customers based on the characteristics identified in the data. Dataset Description This data is archived from...
        </description>
        <pubDate>Wed, 29 Nov 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-11-29-customer/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-11-29-customer/</guid>
      </item>
    
      <item>
        <title>Fraud Detection Model</title>
        <description>
          AutoEncoder &amp; IF &amp; LOF - 
          Using language and Tools Python, TensorFlow, Scikit-learn, matplotlib Goal of this project Fraud detection in financial transactions is of utmost importance worldwide. The main objective of this project is to develop a model that can identify outliers in financial transactions. By implementing this model, financial companies can effectively prevent fraud,...
        </description>
        <pubDate>Tue, 20 Jun 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-06-20-Model-for-Fraud-Detection-System/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-06-20-Model-for-Fraud-Detection-System/</guid>
      </item>
    
      <item>
        <title>Semiconductor manufacturing analysis</title>
        <description>
          From multi-output to single-output - 
          Using language and Tools Python, XGBoost, lightBGM, matplotlib, joblib, pandas, sklearn Goal of this project There are 8 main steps involved in the manufacturing of memory semiconductors. Among these processes, the Photo and Etching process stands out as the most crucial. When it comes to quality control, it is essential...
        </description>
        <pubDate>Mon, 12 Jun 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-06-12-Semiconductor-Manufacturing-Analysis/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-06-12-Semiconductor-Manufacturing-Analysis/</guid>
      </item>
    
      <item>
        <title>Design Big Data Analysis with Apache Spark</title>
        <description>
          
          Focuses on designing, implementing, and testing a complex Spark application for Big Data analysis. Evaluations will be based on functionality, code quality, efficiency. Using language and Tools Java, Apache spark, Python Goal of this project This project is to design and implement a batch-based text search and filtering pipeline with...
        </description>
        <pubDate>Thu, 08 Jun 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-06-08-Big-Data-Engineering/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-06-08-Big-Data-Engineering/</guid>
      </item>
    
      <item>
        <title>Identification of Different Types of Cell Nuclei in Cancer</title>
        <description>
          
          Understanding Model Performance and Feature Interpretation using Captum Using language and Tools Python, Numpy, Pandas, PyTorch, SKlearn, Ray Tune, Captum, Matplotlib Goal of this project Train two deep neural network which can take images with a cell nuclei and classify it into one of the following types which are shown...
        </description>
        <pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-06-05-Classification/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-06-05-Classification/</guid>
      </item>
    
      <item>
        <title>airbnb clone coding</title>
        <description>
          
          This is Full-stack coding. Building Airbnb service with Django and React. It covers the backend and frontend components, including app functionalities and their interaction. Airbnb Clone Coding Using Language and tools : Django(Python), Rest API, React, Poetry, Git Goal of this project : The project aims to gain a thorough...
        </description>
        <pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate>
        <link>https://nockda.github.io/2023-06-01-Airbnb-Clone-Coding/</link>
        <guid isPermaLink="true">https://nockda.github.io/2023-06-01-Airbnb-Clone-Coding/</guid>
      </item>
    
  </channel>
</rss>
