<?xml version="1.0" encoding="UTF-8"?>
<article article-type="Research Article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher">journal-of-information-and-optimization-sciences</journal-id>
      <journal-title-group>
        <journal-title>Journal of Information and Optimization Sciences</journal-title>
      </journal-title-group>
      <issn publication-format="electronic">2169-0103</issn>
      <issn publication-format="print">0252-2667</issn>
      <publisher>
        <publisher-name>Taru Publications</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.47974/JIOS-1546</article-id>
      <title-group>
        <article-title>Efficient machine learning models for the detection of coconut milk adulteration</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Yeole</surname>
            <given-names>Ashwini Niteen</given-names>
          </name>
          <aff>Department of Computer Science and Engineering, Graphic Era (Deemed to be University), Dehradun, Uttrakhand, India</aff>
        </contrib>
        <contrib contrib-type="author" corresp="yes">
          <name>
            <surname>Prasad</surname>
            <given-names>M. S. Guru</given-names>
          </name>
          <aff>Department of Computer Science and Engineering, Graphic Era (Deemed to be University), Dehradun, Uttrakhand, India</aff>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Kumar</surname>
            <given-names>Santosh</given-names>
          </name>
          <aff>Department of Computer Science and Engineering, Graphic Era (Deemed to be University), Dehradun, Uttrakhand, India</aff>
        </contrib>
      </contrib-group>
      <volume>45</volume>
      <issue>2</issue>
      <fpage>215</fpage>
      <lpage>233</lpage>
      <pub-date date-type="pub">
        <day>17</day>
        <month>03</month>
        <year>2024</year>
      </pub-date>
      <abstract>
        <p>Coconut milk adulteration detection involves the use of analytical methods, including machine learning, to detect the presence of impurities or additives in coconut milk. Adulteration can occur when substances such as water or other cheaper ingredients are added to coconut milk, compromising its quality, nutritional value, and authenticity. Identifying adulteration is crucial for ensuring consumer safety, maintaining product quality, and upholding industry standards. The aim of this study was to propose a machine learning model to detect adulteration in coconut milk. To implement the proposed work, a coconut milk adulteration dataset is collected from a standard source. The amount of available data is limited; hence, synthetic data is generated by applying the CTGAN algorithm. The proposed framework employs three different Feature Extraction (FE) strategies, i.e., Principal Component Analysis (PCA), Linear Discriminant Analysis (LDA), and Autoencoder (AE). Then, the feature-extracted dataset is classified through four effective machine learning algorithms, such as Logistic Regression (LR), Support Vector Machine (SVM), Decision Tree (DT), and Random Forest (RF). The machine learning algorithms outcomes are evaluated using four performance metrics, i.e., Accuracy, Precision, Recall, and F1-score. RF provides the highest accuracy of 99.17%, precision value of 97.29%, recall value of 96.71%, and F1 Score of 97% for the LDA techniques.</p>
      </abstract>
      <kwd-group>
        <kwd>Food adulteration</kwd>
        <kwd>Coconut milk</kwd>
        <kwd>Machine learning</kwd>
        <kwd>Infrared spectra</kwd>
        <kwd>Feature extraction</kwd>
      </kwd-group>
      <custom-meta-group>
        <custom-meta>
          <meta-name>access</meta-name>
          <meta-value>open</meta-value>
        </custom-meta>
        <custom-meta>
          <meta-name>retracted</meta-name>
          <meta-value>no</meta-value>
        </custom-meta>
      </custom-meta-group>
    </article-meta>
  </front>
</article>
