jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

SENTIMENT ANALYSIS / 30_Days_of_Python #301 #327

Closed Bharat00007 closed 3 months ago

Bharat00007 commented 3 months ago

Pull Request: Sentiment Analysis Machine Learning Project #301

Overview

This pull request introduces a complete Sentiment Analysis project that utilizes various machine learning models to classify text data, specifically tweets, into positive or negative sentiments. The project covers data preprocessing, feature extraction, model training, and evaluation.

Functionalities

1. Data Loading

2. Data Preprocessing

3. Data Visualization

4. Feature Extraction

5. Model Training

6. Model Evaluation

Screenshot 2024-08-13 054346

Screenshot 2024-08-13 054331

Screenshot 2024-08-14 000352

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Axwell-2 commented 3 months ago

Please create an issue of this pull request