<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="4290">
 <titleInfo>
  <title>IMPLEMENTASI ALGORITMA DECISION TREE UNTUK MENGKLASIFIKASI EMAIL SPAM DAN NON-SPAM</title>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Edrick Ernest Sinaga</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">BEKASI</placeTerm>
  </place>
  <publisher>Universitas Satya Negara Indonesia</publisher>
  <dateIssued>2025</dateIssued>
 </originInfo>
 <language>
  <languageTerm type="code">id</languageTerm>
  <languageTerm type="text">Indonesia</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Text</form>
  <extent></extent>
 </physicalDescription>
 <note>Spam is one of the common issues in email systems that can disrupt user&#13;
comfort and productivity. This study aims to classify emails into two categories,&#13;
namely Spam and Non-Spam, using the Decision Tree method based on the Iterative&#13;
Dichotomiser 3 (ID3) algorithm. The classification process is carried out by&#13;
designing a dataset consisting of a number of labeled emails and five key attributes,&#13;
namely Free, Click, Act, Attached, and Details. The main stages in this method&#13;
involve calculating the entropy, average entropy, and information gain of each&#13;
attribute to determine which attribute is the most effective in splitting the data. The&#13;
attribute with the highest information gain is selected as the root node in the&#13;
construction of the decision tree. The entire process is conducted manually to gain&#13;
a deeper understanding of how the Iterative Dichotomiser 3 (ID3) algorithm works&#13;
in classifying data. The final results show that the constructed decision tree model&#13;
can accurately group emails based on keyword patterns, and provides a strong&#13;
conceptual understanding of decision-making processes in basic data mining&#13;
applications.</note>
 <note type="statement of responsibility">Edrick Ernest Sinaga</note>
 <subject authority="">
  <topic>Teknik Informatika</topic>
 </subject>
 <subject authority="">
  <topic>Decision Tree</topic>
 </subject>
 <subject authority="">
  <topic>Iterative Dichotomiser 3 (ID3)</topic>
 </subject>
 <subject authority="">
  <topic>Entropy</topic>
 </subject>
 <subject authority="">
  <topic>Information Gain</topic>
 </subject>
 <subject authority="">
  <topic>Email Classification</topic>
 </subject>
 <subject authority="">
  <topic>Spam Detection.</topic>
 </subject>
 <classification>TI 2025</classification>
 <identifier type="isbn"></identifier>
 <location>
  <physicalLocation>Institutional Repository USNI Universitas Satya Negara Indonesia</physicalLocation>
  <shelfLocator>TI 2025</shelfLocator>
  <holdingSimple>
   <copyInformation>
    <numerationAndChronology type="1">8250237</numerationAndChronology>
    <sublocation>Perpustakaan USNI Kampus B (SKRIPSI)</sublocation>
    <shelfLocator>TI 2025</shelfLocator>
   </copyInformation>
  </holdingSimple>
 </location>
 <slims:digitals>
  <slims:digital_item id="4503" url="" path="/4f171d538e4d1ce5dd98f52d110b41ca.pdf" mimetype="application/pdf">IMPLEMENTASI ALGORITMA DECISION TREE UNTUK MENGKLASIFIKASI EMAIL SPAM DAN NON-SPAM</slims:digital_item>
 </slims:digitals>
 <recordInfo>
  <recordIdentifier>4290</recordIdentifier>
  <recordCreationDate encoding="w3cdtf">2025-09-17 13:57:27</recordCreationDate>
  <recordChangeDate encoding="w3cdtf">2025-09-18 14:26:59</recordChangeDate>
  <recordOrigin>machine generated</recordOrigin>
 </recordInfo>
</mods>
</modsCollection>