MLZero, an LLM-based multi-agent system with perception and dual memory, reports 92 percent success on a new 25-task multimodal AutoML benchmark and the best average rank on MLE-Bench Lite.
Statistical Analysis on E-Commerce Reviews, with Sentiment Classification using Bidirectional Recurrent Neural Network (RNN)
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Understanding customer sentiments is of paramount importance in marketing strategies today. Not only will it give companies an insight as to how customers perceive their products and/or services, but it will also give them an idea on how to improve their offers. This paper attempts to understand the correlation of different variables in customer reviews on a women clothing e-commerce, and to classify each review whether it recommends the reviewed product or not and whether it consists of positive, negative, or neutral sentiment. To achieve these goals, we employed univariate and multivariate analyses on dataset features except for review titles and review texts, and we implemented a bidirectional recurrent neural network (RNN) with long-short term memory unit (LSTM) for recommendation and sentiment classification. Results have shown that a recommendation is a strong indicator of a positive sentiment score, and vice-versa. On the other hand, ratings in product reviews are fuzzy indicators of sentiment scores. We also found out that the bidirectional LSTM was able to reach an F1-score of 0.88 for recommendation classification, and 0.93 for sentiment classification.
citation-role summary
citation-polarity summary
fields
cs.MA 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
MLZero: A Multi-Agent System for End-to-end Machine Learning Automation
MLZero, an LLM-based multi-agent system with perception and dual memory, reports 92 percent success on a new 25-task multimodal AutoML benchmark and the best average rank on MLE-Bench Lite.