You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detects fake product reviews using supervised ML algorithms like SVM, Random Forest, and XGBoost. Uses NLP techniques (tokenization, lemmatization, TF-IDF) for preprocessing. SVM achieved the highest accuracy and F1-score. Aims to enhance trust in online review systems.