Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reviews Sentiments #170

Open
Yash-Bhatnagar-02 opened this issue Oct 21, 2024 · 0 comments
Open

Reviews Sentiments #170

Yash-Bhatnagar-02 opened this issue Oct 21, 2024 · 0 comments

Comments

@Yash-Bhatnagar-02
Copy link

Yash-Bhatnagar-02 commented Oct 21, 2024

🔍 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:

  • What is your participant role? GSSOC -24 EXTD, Hacktoberfest

Note:

  • Please review the project documentation and ensure your code aligns with the project structure.
  • Please ensure that either the predict.py file includes a properly implemented model_details() function or the notebook contains this function to print a detailed model report. The model will not be accepted without this function in place, as it is essential for generating the necessary model details.
  • Prefer using a new branch to resolve the issue, as it helps keep the main branch stable and makes it easier to manage and review your changes.
  • Strictly use the pull request template provided in the repository to create a pull request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant