<?xml version="1.0" encoding="UTF-8"?>
<item xmlns="http://omeka.org/schemas/omeka-xml/v5" itemId="25841" public="1" featured="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://archives.christuniversity.in/items/show/25841?output=omeka-xml" accessDate="2026-06-18T11:24:38+00:00">
  <collection collectionId="7">
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="3139">
                <text>Faculty Publications</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </collection>
  <itemType itemTypeId="28">
    <name>Conference Paper</name>
    <description>Faculty Publications- Conference Papers</description>
  </itemType>
  <elementSetContainer>
    <elementSet elementSetId="1">
      <name>Dublin Core</name>
      <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
      <elementContainer>
        <element elementId="39">
          <name>Creator</name>
          <description>An entity primarily responsible for making the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255790">
              <text>Mishra, Anchal; Chandan; Shetty, Chetan; Malhotra, Amit; Maheshwari, Abhishek; Basha, Md Shaik Amzad</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="50">
          <name>Title</name>
          <description>A name given to the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255791">
              <text>Balancing the Cart: Evaluating Imbalance-Aware Machine-Learning Pipelines for Predicting E-Commerce Purchases</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="40">
          <name>Date</name>
          <description>A point or period of time associated with an event in the lifecycle of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255792">
              <text>01-01-2025</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="48">
          <name>Source</name>
          <description>A related resource from which the described resource is derived</description>
          <elementTextContainer>
            <elementText elementTextId="255793">
              <text>2025 IEEE 6th Global Conference for Advancement in Technology, GCAT 2025;</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="43">
          <name>Identifier</name>
          <description>An unambiguous reference to the resource within a given context</description>
          <elementTextContainer>
            <elementText elementTextId="255794">
              <text>&lt;a href="https://doi.org/10.1109/GCAT66372.2025.11368362" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1109/GCAT66372.2025.11368362&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105034265209?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105034265209?origin=resultslist&lt;/a&gt;</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="38">
          <name>Coverage</name>
          <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
          <elementTextContainer>
            <elementText elementTextId="255795">
              <text>Mishra A., Institute of Management Studies, Ghaziabad, India; Chandan, Symbiosis International (Deemed University), Symbiosis Centre for Management Studies, Bengaluru, India; Shetty C., Dayanand Sagar College of Arts, Science and Commerce, Bengaluru, India; Malhotra A., School of Commerce, Finance and Accountancy, Christ (Deemed to be University), Ghaziabad, India; Maheshwari A., School of Commerce, Finance and Accountancy, Christ (Deemed to be University), Ghaziabad, India; Basha M.S.A., Gandhi Institute of Technology and Managemet (Deemed to be University), Gitam School of Business, Bangalore, India</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="41">
          <name>Description</name>
          <description>An account of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255796">
              <text>We present a comprehensive investigation into predicting purchase conversions in e-commerce sessions, addressing the challenges of severe class imbalance and complex user behavior signals. Using a real-world dataset of 12,330 user sessions described by 24 features (interaction counts, durations, bounce/exit rates, page values, temporal and device metadata), we first conduct exploratory analysis to reveal seasonal peaks in conversion and strong correlations between page value metrics and purchase likelihood. To mitigate the low positive-class rate (10.8%), we embed SMOTE oversampling within our training pipelines, ensuring balanced learning for all classifiers. We then perform a head-to-head comparison of twelve algorithmsranging from linear and generative methods (Logistic Regression, LDA, Gaussian NB), instance-based learners (KNN, SVM), bagging ensembles (Random Forest, Extra Trees, AdaBoost), gradient boosters (XGBoost, LightGBM, CatBoost), to a feed-forward neural network (MLP). Evaluation on a stratified 80/20 holdout set uses overall accuracy plus precision, recall, and F1-score for the purchase class, alongside ROC AUC. Our results demonstrate that ensemble tree methods dramatically outperform simpler models: LightGBM achieves the highest F1 (0.694) and ROC AUC (0.924), with Extra Trees closely following (F1 0.678, AUC 0.926). Simpler classifiers, despite SMOTE, lag markedly in recall and F1, underscoring the importance of powerful nonlinear learners. These findings establish a new benchmark for imbalance-aware conversion prediction and recommend SMOTE-augmented gradient boosting and randomized tree ensembles as the methods of choice for future research and practical deployments.   2025 IEEE.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="49">
          <name>Subject</name>
          <description>The topic of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255797">
              <text>E-Commerce Conversion Prediction; Ensemble Learning; Gradient Boosting (LightGBM); Imbalanced Classification; Purchase Intent Modeling; Randomized Trees (Extra Trees); SMOTE Oversampling</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="45">
          <name>Publisher</name>
          <description>An entity responsible for making the resource available</description>
          <elementTextContainer>
            <elementText elementTextId="255798">
              <text>Institute of Electrical and Electronics Engineers Inc.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="46">
          <name>Relation</name>
          <description>A related resource</description>
          <elementTextContainer>
            <elementText elementTextId="255799">
              <text>ISBN: 979-833151458-7;</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="44">
          <name>Language</name>
          <description>A language of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255800">
              <text>English</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="51">
          <name>Type</name>
          <description>The nature or genre of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255801">
              <text>Conference paper</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="47">
          <name>Rights</name>
          <description>Information about rights held in and over the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255802">
              <text>Restricted Access; Hardcopy may be available in the library</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="42">
          <name>Format</name>
          <description>The file format, physical medium, or dimensions of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="255803">
              <text>online</text>
            </elementText>
          </elementTextContainer>
        </element>
      </elementContainer>
    </elementSet>
  </elementSetContainer>
</item>
