File size: 757 Bytes
4c9c561
a76b5a1
4c9c561
 
 
 
 
b771f95
4c9c561
b771f95
4c9c561
 
 
 
a76b5a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: IGP Team 4 WebApp
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: 'Deploy suspicious review and sentiment analysis model '
---



A Streamlit web application for suspicious review detection and sentiment analysis of Amazon product reviews.

## Features
- Suspicious review detection using Logistic Regression
- Sentiment analysis using BERT
- Explainability via SHAP
- Interactive visualisations and insights

## How to Use
1. Navigate to the app
2. Input or upload Amazon review data
3. View predictions, explanations, and insights

## Models Used
- Logistic Regression with TF-IDF and engineered features for suspicious review detection
- BERT for sentiment analysis

## Team
- Team4IGP