<?xml version="1.0" encoding="UTF-8"?>
<item xmlns="http://omeka.org/schemas/omeka-xml/v5" itemId="25754" 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/25754?output=omeka-xml" accessDate="2026-06-19T02:08:52+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="254574">
              <text>Ranka, Monica; Malhotra, Amit; Hada, Bhupendra Singh; Jana, Samiran; 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="254575">
              <text>Contextual Embedding Fusion for Quick-Commerce Reviews: Rating, 5-Class Classification, and Sentiment Analysis Across Classical ML, DL, and Transformer Models</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="254576">
              <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="254577">
              <text>Proceedings of the 2025 International Conference on Artificial Intelligence and Emerging Technology, Global AI Summit 2025;pp.1197-1202</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="254578">
              <text>&lt;a href="https://doi.org/10.1109/AISummit66170.2025.11411126" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1109/AISummit66170.2025.11411126&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105035324628?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105035324628?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="254579">
              <text>Ranka M., Dayananda Sagar College of Arts, Science and Commerce, Bengaluru, India; Malhotra A., Christ (Deemed to be University), School of Commerce, Finance and Accountancy, Ghaziabad, India; Hada B.S., Christ (Deemed to be University), School of Commerce, Finance and Accountancy, Delhi-NCR, India; Jana S., Soil Institute of Business Design, Haryana, India; Maheshwari A., Christ (Deemed to be University), School of Commerce, Finance and Accountancy, Ghaziabad, India; Basha M.S.A., Christ Academy Institute for Advanced Studies, Gitam School of Business (Deemed to be University), Gandhi Institute of Technology and Managemet, Bangalore, India</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="41">
          <name>Description</name>
          <description>An account of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="254580">
              <text>Quick-commerce platforms depend on accurate reading of customer feedback to steer pricing and service quality. We study a dataset of delivery-agent reviews, and build two rating predictors and a text-only classifier suite. On the rating regression task (1-5), we benchmark seven models (Ridge, Lasso, ElasticNet, SVR-RBF, Gradient Boosting, Random Forest, XGBoost). The best test performance is achieved by RandomForestRegressor with MAE = 0.527, RMSE = 0.973, and R2 = 0.555; cross-validation places XGBoost and Gradient Boosting close behind. For 5-class rating classification, we compare seven TF-IDF baselines (LogReg, LinearSVC, two SGD variants, RidgeClassifier, ComplementNB, XGBClassifier) and find SGD (hinge) strongest (Accuracy = 0.817, Macro-F1 = 0.389), yet mid-rating classes (2-4) remain difficult. To address label ordinality, we fine-tune DistilBERT with ordinal heads: CORAL and CORN. These achieve Accuracy = 0.837/0.819 and Macro-F1 = 0.439/0.441, improving Macro-F1 by +5-6 points over TF-IDF baselines, mainly by rescuing classes 2-4. We further map regression outputs to 5 classes via optimized cutpoints, raising Macro-F1 from 0.329 (rounding) to 0.380. Paired, fold-wise comparisons using Wilcoxon signed-rank and bootstrap 95% CIs show consistent gains; with 5 folds the discretized p = 0.0625 indicates all folds favor the better model, suggesting statistical significance with more folds. Overall, ordinal transformers and learned thresholds provide measurable, reproducible improvements for short, noisy e-commerce reviews, delivering higher fidelity on mid-range ratings while preserving high accuracy.  2025 IEEE.</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="49">
          <name>Subject</name>
          <description>The topic of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="254581">
              <text>Contextual embedding fusion; E-commerce analytics; Quick-commerce; Rating prediction; Sentiment analysis; Transformer models</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="45">
          <name>Publisher</name>
          <description>An entity responsible for making the resource available</description>
          <elementTextContainer>
            <elementText elementTextId="254582">
              <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="254583">
              <text>ISBN: 979-833155379-1;</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="44">
          <name>Language</name>
          <description>A language of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="254584">
              <text>English</text>
            </elementText>
          </elementTextContainer>
        </element>
        <element elementId="51">
          <name>Type</name>
          <description>The nature or genre of the resource</description>
          <elementTextContainer>
            <elementText elementTextId="254585">
              <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="254586">
              <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="254587">
              <text>online</text>
            </elementText>
          </elementTextContainer>
        </element>
      </elementContainer>
    </elementSet>
  </elementSetContainer>
</item>
