PyCaret
PulseAugur coverage of PyCaret — every cluster mentioning PyCaret across labs, papers, and developer communities, ranked by signal.
-
CNN-BiLSTM outperforms AutoML for Indonesian Twitter hate speech detection
This paper compares PyCaret AutoML and a CNN-BiLSTM model for detecting hate speech on Indonesian Twitter. The CNN-BiLSTM model achieved superior performance, with an accuracy of 83.8% and an F1-score of 81.2%, outperfo…
-
XGBoost algorithm predicts e-commerce customer satisfaction from YouTube comments
This research paper introduces a predictive model for customer satisfaction using the XGBoost algorithm and TF-IDF vectorization on YouTube comments from Indonesian e-commerce review videos. The study found that the PyC…
-
Researchers use BiLSTM with attention to improve game review sentiment analysis
Researchers have developed an attention-based Bidirectional Long Short-Term Memory (BiLSTM) model to improve sentiment classification of Steam game reviews. This deep learning approach, implemented in PyTorch, was train…
-
LSTM deep learning model outperforms ML for Mobile Legends app review sentiment analysis
This paper evaluates machine learning and LSTM-based deep learning models for sentiment analysis of Mobile Legends app reviews. Utilizing a dataset of 10,000 labeled reviews, the study found that the LSTM model achieved…
-
Indonesian sentiment analysis: ML models outperform deep learning on reviews
Two recent papers benchmark traditional machine learning models against deep learning approaches for sentiment analysis on Indonesian text data. One study on Tokopedia reviews found that a Linear SVC model outperformed …
-
Studies benchmark AutoML and BiLSTM for NLP tasks, showing mixed results
Researchers have compared traditional machine learning methods with deep learning models for various natural language processing tasks, including fine-grained emotion classification and sentiment analysis. Studies utili…