paper-with-me

Papers

E-Commerce Product Recommendation System based on ML Algorithms

2024-07-15 · Md. Zahurul Haque

Algorithms are used in eCommerce product recommendation systems. These systems just recently began utilizing machine learning algorithms due to the development and growth of the artificial intelligence research community. This project aspires to transform how eCommerce platforms communicate with their users. We have created a model that can customize product recommendations and offers for each unique customer using cutting-edge machine learning techniques, we used PCA to reduce features and four machine learning algorithms like Gaussian Naive Bayes (GNB), Random Forest (RF), Logistic Regression (LR), Decision Tree (DT), the Random Forest algorithms achieve the highest accuracy of 99.6% with a 96.99 r square score, 1.92% MSE score, and 0.087 MAE score. The outcome is advantageous for both the client and the business. In this research, we will examine the model's development and training in detail and show how well it performs using actual data. Learning from machines can change of eCommerce world.

📄 PDF Abstract BibTeX arXiv:2407.21026

Code (0)

등록된 구현이 없습니다.

Tasks

Product RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
MAE 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Large-scale Real-time Personalized Similar Product Recommendations

2020-04-12 · Zhi Liu, Yan Huang, Jing Gao, Li Chen 외

Similar product recommendation is one of the most common scenes in e-commerce. Many recommendation algorithms such as item-to-item Collaborative Filtering are working on measuring item similarities. In this paper, we int…

Collaborative FilteringProduct Recommendation

AI based Content Creation and Product Recommendation Applications in E-commerce: An Ethical overview

2025-06-20 · Aditi Madhusudan Jain, Ayush Jain

As e-commerce rapidly integrates artificial intelligence for content creation and product recommendations, these technologies offer significant benefits in personalization and efficiency. AI-driven systems automate produ…

FairnessProduct Recommendation

Style4Rec: Enhancing Transformer-based E-commerce Recommendation Systems with Style and Shopping Cart Information

2025-01-16 · Berke Ugurlu, Ming-Yi Hong, Che Lin

Understanding users' product preferences is essential to the efficacy of a recommendation system. Precision marketing leverages users' historical data to discern these preferences and recommends products that align with …

MarketingProduct RecommendationRecommendation SystemsSequential Recommendation

When the Umpire is also a Player: Bias in Private Label Product Recommendations on E-commerce Marketplaces

2021-01-30 · Abhisek Dash, Abhijnan Chakraborty, Saptarshi Ghosh, Animesh Mukherjee 외

Algorithmic recommendations mediate interactions between millions of customers and products (in turn, their producers and sellers) on large e-commerce marketplaces like Amazon. In recent years, the producers and sellers …

Fairness

Automatic Controllable Product Copywriting for E-Commerce

2022-06-21 · Xiaojie Guo, Qingkai Zeng, Meng Jiang, Yun Xiao 외

Automatic product description generation for e-commerce has witnessed significant advancement in the past decade. Product copywriting aims to attract users' interest and improve user experience by highlighting product ch…

Aspect ExtractionLanguage ModelingLanguage ModellingProduct Recommendation+1