yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Reviews Sentiments #170

Open Yash-Bhatnagar-02 opened 1 month ago

Yash-Bhatnagar-02 commented 1 month ago

🔍 Problem Description: Get the sentiments of the reviews

🧠 Model Description: Used Logistic Regression model for implementation. It will classify the reviews into two classes, namely, positive and negative.

⏲️ Estimated Time for Completion: Completed within 1 day

🎯 Expected Outcome: It is used to classify the reviews made by the consumers into positive and negative.

📄 Additional Context:

To be Mentioned while taking the issue:

Note: